ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls...
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...
Primary (Property)
The Primary property can be used: on the gglPostalAddress type. on the gglEmail type....
EmailUnsubscribeFromFolder (Function)
Removes a folder from the list of subscribed folders. This new function is available from WINDEV...
<ftpConnection variable>.Command (Function)
Sends a specific FTP command to a server. This new function is available from WINDEV Suite SaaS...
HExecuteAsynchronousProcedure (Function)
Executes a stored procedure in asynchronous mode. This new function is available from WINDEV Suite...
FlexDirection (Property)
The FlexDirection property gets and sets the direction of the main axis of a Flexbox control...
<emailIMAPSession variable>.UnsubscribeFromFolder (Function)
Removes a folder from the list of subscribed folders. This new function is available from WINDEV...
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......