ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
SelectionIfReadOnly (Property)
The SelectionIfReadOnly property is used to determine and specify if the content of an Edit control can be selected when in read-only mode.
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
Twain constants
List of constants used by the Twain functions....
iParameterXLS (Function)
Defines the options for the XLS file generated during the print.
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
CertificateExtract (Function)
Extracts a certificate from a signature buffer or from a print duplicate.
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......
.NET object
To access a class......
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
11. Managing requirements
The Project Management Hub allows the project manager to manage a development project....
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
HErrorModification (Function)
Used to: return the value of a record item if a modification conflict occurs. check if a modification conflict occurred....