ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
TopIndent (Property)
The TopIndent property is used to get and change the space at the top of the text (top margin) in a control.
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
How to use an array of structures?
An array of structures is an Array variable......
Miscellaneous Windows functions
List of miscellaneous Windows functions...
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
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......
Telemetry management functions
The following functions are used to manage the telemetry:...
Creating user accounts
A User account allows the server administrator to......
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
Remote control: Some examples of configuration
<Camera>.Stop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....