ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
zipNbPart (Function)
Returns the number of sub-archives (parts) of an archive in CAB, RAR, ZIP, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format.
zipSize (Function)
Returns the size of the archive (in ZIP, RAR, CAB, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
BurnerAddFile (Function)
Adds a file to the compilation.
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
fSeek (Function)
Gets and sets current position in an external file.
HInfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data file....
The Spin control
A Spin control is used to increase or reduce a value found in a control......
BackgroundTaskAdd (Function)
Adds a new background task.
LooperDelete (Function)
Deletes a row from a Looper control.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
CurrentYear (Function)
Returns the current year in integer format.
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
Global and local variable
Two types of variables are available......
FTPCommand (Function)
Sends a specific FTP command to a server.
Looper control functions
List of functions for managing Looper controls...
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.