ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
HListItem (Example)
Usage example of the HListItem function
MyReport (Reserved word)
MyReport is used to handle the current report...
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.
Customizing the report viewer: Available windows
Constants for managing the modification of windows by the user
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
EventChange (Function)
Modifies the status of an event.
Generating the RAD pattern
To generate a RAD pattern:...
12. Available tests
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Assisted universal replication: specific features
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.