ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
8. Optimizing an application
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
<Table>.End (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
<Source>.Write (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
fCompress (Function)
Compresses a file.
Z-index of a control
All the controls in a window or report have a different z-index......
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Check: WEBDEV server
The monitoring robot will check the operating mode of WEBDEV server......
12. Pages in practice
Cardinalities
The cardinalities are used to count the links between the files......
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
ExePriority (Function)
Returns or modifies the priority of an application currently run.
Camera control in a mobile application
The Camera control is used to......
Functions for managing threads (prefix syntax)
List of functions for managing threads (prefix syntax)...
Setup mode
Several methods can be used to distribute a WINDEV application......