ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RegistryListKey (Function)
Lists the sub-keys of a registry key.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
<Connection variable>.FileExist (Function)
Finds out if a file exists, i.e. if it has been physically created (HCreation or HCreationIfNotFound).
Page Footer block
The Page footer block is run at the end of each page......
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
fLongName (Function)
Returns the long name of a file or directory.
fShortName (Function)
Returns the short name of a file or directory.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
RedisUnsubscribe (Function)
Cancels a subscription to a Redis broadcast channel.
HRSModifyConfig (Function)
Modifies some parameters of an existing replication between two HFSQL servers.
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
Events associated with formatted display controls
List of events associated with formatted display controls...
SchedulerTaskList (Function)
Retrieves the list of scheduled tasks.
RedisSubscribe (Function)
Subscribes to a Redis broadcast channel.
Restore (Function)
Displays a WINDEV window to its initial size.
Maximize (Function)
Displays a WINDEV window in its maximum size.
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
<Scheduler>.SelectMinus (Function)
Deselects an appointment from a Scheduler control.
<Scheduler>.SelectPlus (Function)
Selects an appointment in a Scheduler control.
<Scheduler>.DeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).