ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Timer (Function)
Periodically and automatically calls a WLanguage procedure.
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
PreviousPage (Function)
Returns the name of the previous page.
Constants for managing projects
List of constants used by the functions for managing projects....
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
ThreadEnd (Function)
Ends the execution of the current thread.
ThreadCurrent (Function)
Returns the name of the thread currently run.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
SocketConnect (Function)
Connects a client computer to a given socket.
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
Wi-Fi functions
Functions for Wi-Fi management...
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
HListServer (Function)
Lists the HFSQL servers installed on a computer.
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
NetworkDisconnect (Function)
Disconnects a network drive.
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed in parameter.