ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSuggestKeyStart (Function)
Starts collecting information on executed queries.
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
HReadFirst (Function)
Sets the position on the first record according to a browse item.
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
Google Maps management functions
List of functions for managing Google maps...
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
Managing the styles
The help editor allows you to define styles of paragraphs......
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
MatWrite (Function)
Writes an element into a matrix.
tapiDial (Function)
Dials a phone number for a voice line.
iBorder (Function)
Prints a border at specified coordinates.
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
ServiceWait (Function)
Pauses the current service during the specified duration.
AAF: Context menu of Image controls
A context menu is available for Image controls......
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......