ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
xmlNamespace (Variable type)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
zipExtractPath (Example)
Usage example of the zipExtractPath function
Radio Button control properties
List of properties associated with a Radio Button control...
HDeleteAll (Function)
Deletes all records from a table, an HFSQL view or a query.
MySelf (Reserved word)
MySelf is used to handle the current control...
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
HSendMessageToClient (Function)
Displays a message on the client computers.
Border (Type of variable)
The Border type is used to handle a border through programming...
UUDecode (Function)
Decodes a character string in UUEncode format.
zipExtractAll (Example)
Usage example of the zipExtractAll function
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
ThreadExecute (Function)
Starts the execution of a secondary thread.
HTransactionCancel (Function)
If a transaction is in progress, rolls back all operations performed on tables in transactions since the start of the transaction.
ServiceStop (Function)
Stops a service.
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
URLExtractPath (Function)
Returns the various elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.