ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MaxZoom (Property)
The MaxZoom property is used to get the maximum zoom value that can be used for the Camera control (for the camera in use).
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
MinZoom (Property)
The MinZoom property is used to get the minimum zoom value that can be used for the Camera control (for the camera in use).
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
8. 10 tips for better interfaces...
InUniversalWindowsPlatformMode (Function)
Indicates whether the code is run in Universal Windows Platform mode (Universal Windows 10 App). Function kept for backward compatibility....
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
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....
Telephony constants
List of constants used by telephony functions...
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
HFSQL: Change of name
16. Types of code
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
WDScript: use in command-line and console mode
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
InUniversalWindowsPlatformSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows Platform mode (Universal Windows 10 App). Function kept for backward compatibility....
Handling a Multiline Zone control through programming (prefix syntax)
A Multiline Zone control can be handled programmatically using the control name....
grDeleteAll (Function)
Erases a chart and destroys this chart.
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
<Chart>.SeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).