ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
How to use an array of structures?
An array of structures is an Array variable......
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Events associated with Combo Box controls
List of events associated with Combo Box controls...
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
VideoListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
CameraListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
Margin (Property)
The Property HEX@ allows you to define the size of a HEX@ , for example around a text.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.