ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Assignment operators
Three assignment operators are available......
awSendAndGetInfo (Function)
Sends data from an iOS phone to an Apple Watch (or conversely) while expecting a response.
ContextClose (Function)
Closes a page context.
FinFutureVal (Example)
Usage example of the FinFutureVal function
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
Creating the Relation windows of a WINDEV RAD pattern
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
Screen,Raz (External language)
Resets to zero (for a numeric control) or clears (for the other types of controls) the content of the controls found in the current window.
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
LooperInsert (Function)
Inserts a row into a Looper control.
5. Deploying a dynamic site (Session or AWP) in practice
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......