ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
CertificateSignString (Function)
Creates the signature of a character string.
SocketWrite (Function)
Writes a message intended to another socket.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
Character strings
WLanguage supports different types of strings....
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
Constants for managing the windows
List of constants used by the functions for managing the windows...
XMLRoot (Function)
Positions on the root tag of an XML document.
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
zipOpen (Function)
Opens an existing archive.
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.