ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
<Source>.TrackStop (Function)
Stops tracking a data file on an HFSQL server.
Creating a query
Two methods can be used to create a query......
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Telemetry: Main features
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Copying controls from the page editor
The controls can be copied from the page editor......
Bar Code management functions
The following functions are used to manage bar codes:...
HsMenu,Name (External language)
Adds a menu into the window that is opened.
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
Using the task management and the schedule
Time management is extremely important......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Parallel task management functions
The following functions are used to manage parallel tasks...
<PDF Reader>.Close (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
<Combo box>.Close (Function)
Forces the closing of the drop-down list in a Combo Box control (simple or multi-column Combo Box).