ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Project description: Project tab
The project description window allows you to configure various elements of your project......
First project window
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
1. WINDEV editors
WINDEV editors...
General environment of WINDEV
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
Serial and parallel port management functions
List of functions for managing serial and parallel ports...
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
Properties of a help page
The characteristics of a help page are used to define......
geoTrackingEnable (Function)
Enables the management of location tracking in a WINDEV Mobile application.
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
CallDLL32 (Example)
Usage example of the CallDLL32 function
Code history
The code history is used to......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
Error 1037: This member already exists in the structure
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.