ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
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....
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....
<Connection variable>.FileExist (Function)
Finds out if a file exists, i.e. if it has been physically created (HCreation or HCreationIfNotFound).
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):...
Message text file format
The text files created by WDMSG use a specific format......
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
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.
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
Page Footer block
The Page footer block is run at the end of each page......
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...
SchedulerTaskList (Function)
Retrieves the list of scheduled tasks.
mlResetWorkSpace (Function)
Deletes all the variables from the MATLAB session.
mlDeleteVariable (Function)
Deletes a variable from the MATLAB session.
RedisSubscribe (Function)
Subscribes to a Redis broadcast channel.
Restore (Function)
Displays a WINDEV window to its initial size.