ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
Stemming (Property)
The Stemming property is used to enable stemming and to define the language used for stemming in a full-text index defined through programming.
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control.
GglDisconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.
<gglConnection variable>.Disconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.
<Table>.SelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multi-selection Table control based on a data file.
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
Creating user accounts
A User account allows the server administrator to......
nWDExecuteEx: Running a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting......
Scheduler report
The report editor allows you to create "Scheduler" reports....
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
The server is currently updated. Retry later.
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Error 102: The constants can be defined in the initialization code of project, ...
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......