ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeView constants
List of constants used by the TreeXXX functions...
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
MyWindow (Reserved word)
MyWindow is used to handle the current window...
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Compile (Example)
Usage example of the Compile function
Associating documents with the project
To describe a project in detail, you can associate documents with it......
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
DnDAccept (Example)
Usage example of the DnDAccept function
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
TreeCollapse (Function)
Collapses a branch previously expanded.
Constants used for managing the multi-touch
Constants for managing the multi-touch...
11. User Macro-Code: UMC in practice
CursorCapture (Example)
Usage example of the CursorCapture function
StatVarianceP (Function)
Calculates the variance for a full series of values.
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
Constants for managing Windows events
The following constants are used to manage Windows events:...
HState (Function)
Used to find out the state of a record.