ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.FileExist (Function)
Finds out if a file exists, i.e. if it has been physically created (HCreation or HCreationIfNotFound).
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
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......
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.
Message text file format
The text files created by WDMSG use a specific format......
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
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.
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
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...