ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Radio Button control properties
List of properties associated with a Radio Button control...
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
HSendMessageToClient (Function)
Displays a message on the client computers.
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
Constants for manging the replication
List of constants used by the functions for managing the replication....
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).
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
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.