ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the skin template of a report
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
Creating a window skin template
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Installing a Webservice (old format)
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Extracting the text of the project
The following text can be extracted......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Record (Type of variable)
The Record type is used to save the values of a record.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
fAttribute (Function)
Returns or modifies the attributes of a file.
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......