ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Describing an element
A flexible modeling includes different elements linked together......
Automatic management of exceptions
The management of exceptions can be customized by process......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications...
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV...
Primary (Property)
The Primary property can be used: on the gglPostalAddress type. on the gglEmail type....
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array...
Error 810: * can only be used for a parameter with a default value
Stemming (Property)
The Stemming property is used to enable stemming and to define the language used for stemming...
GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific...
GglDisconnect (Function)
Disconnects the user from the Google services used. During the next re-connection,...
<gglConnection variable>.Disconnect (Function)
Disconnects the user from the Google services used. During the next re-connection,...
<Table>.SelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multi-selection Table...
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls...
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
Creating user accounts
A User account allows the server administrator to......