ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
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).
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
ShowToolTip (Function)
Enables or disables the mechanism for displaying the control tooltips.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
Software Factory
The concept of software factory is used to automate the process for creating applications....
Native Container control properties
You can manipulate a Native Container control in a window using the following WLanguage properties......
ParallelTask (Variable type)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
docElementCheckBox (Variable type)
The docElementCheckBox type allows you to define all the advanced characteristics of a check box used in a form.
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
14. Managing the "Back" button in practice
Constants for managing Organizer controls
Constants for managing Organizer controls...
Automatic error handling
Error handling can be customized for each process......
CursorDisplay (Function)
Displays or hides the mouse cursor.
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.