ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The different copy modes
Two different copy modes are proposed by WDTRAD...
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
Project description: Files tab
The project description window allows you to configure various elements of your project......
Constants for telemetry management
Constants for telemetry management...
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Project description: Options tab
The project description window allows you to configure various elements of your project......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Body block
The Body block corresponds to the main block of the report......
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
8. Source Code Manager (SCM)
Source Code Manager (SCM)...
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
14. PHP generation in practice
XMLSource (Property)
The XMLSource property is used to get the XML source code.
Automated tests: Test-specific functions
List of automated tests: Test-specific functions...
Web Camera control events
The following events appear by default in the WEBDEV code editor:
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
Error 1044: The class is already derived from this class
InAppleWatchSimulatorMode (Function)
Indicates whether the code is run in the Apple Watch simulator.
InAppleWatchEmulatorMode (Function)
Indicates whether the code is run in the Apple Watch emulator.
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.