ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
Popup control properties
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
Navigation Bar control properties
A Navigation Bar control found in a page can be handled in WLanguage by the following properties......
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
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).
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
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.
RegistryListKey (Function)
Lists the sub-keys of a registry key.
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.