ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
Properties associated with formatted display controls
The formatted display control includes some properties that can be used......
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
ToClipboard (Function)
Writes text or image information into the system clipboard.
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Handling TimeLine controls programmatically
A TimeLine control can be......
Error 203: The procedure already has a scope attribute (local or global)
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
GPSGetPosition (Function)
Retrieves information about the current device position.
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
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....
Extracting the text of the project
The following text can be extracted......
The Cell control
The Cell control contains controls......
Extra (Property)
The Extra property manges additional information.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
Report viewer: Proposing several reports
In the document preview, end users can......
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
Creating a table in a report
Tables can be created in a report......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
ServiceInfo (Function)
Returns information regarding the configuration of a service.
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......