ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
UploadCurrentFileSizeSent (Function)
Returns the size (in bytes) already sent for the file currently uploaded via an Upload control.
HAddScheduling (Function)
Creates a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
HDeleteScheduling (Function)
Deletes a scheduled task found on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
HExecuteScheduling (Function)
Immediately runs a scheduled task regardless of its schedule: stored procedure, backup, optimization, refresh of materialized view....
VisibleWithAnimation (Property)
The VisibleWithAnimation property is used to make a control visible or invisible via the "Appear/Disappear" animation....
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
fWrite (Function)
Writes: a character string into an external file. a memory section....
fCreate (Function)
Creates an external file.
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
HSendMessageToClient (Function)
Displays a message on the client computers.
Various constants
List of various constants....
fMoveDir (Function)
Moves a directory and its content.