ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
DisplayLink (Property)
The DisplayLink property gets and sets the display mode of the links in a Gantt Chart column.
6. WEBDEV Account Manager
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Using the query result
The result of a select query can be used in......
iPageEnd (Function)
Forces the move to the next page during the report print.
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
mlListVariable (Function)
Lists the variables found in the MATLAB session.
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
NetDiskList (Function)
Lists the available disks: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
5. User Groupware in practice
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Multi-project search
Performing a search in the current project is a common operation......
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
Binding controls to data
A window or page can display information from......
SCM file format evolutions
Four versions are available for the SCM repository......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
<Array>.Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....