ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Radio Button control properties
List of properties associated with a Radio Button control...
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
Constants for manging the replication
List of constants used by the functions for managing the replication....
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
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.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
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.
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.