ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
grExist (Function)
Checks the existence of a chart in memory.
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
Private Store for mobile applications
There are two methods two deploy your applications......
GglAnalyticsAddEvent (Function)
Adds an event in Google Analytics
Seek (Function)
Searches for the index of an element in a WLanguage array.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
URIGetInfo (Function)
Retrieves information of a URI resource.
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
TwainState (Example)
Usage example of the TwainState function
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
Alias (Property)
The Alias property gets the alias of an element.
OpenSister (Example)
Usage example of the OpenSister function
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
NotesReset (Function)
Creates an empty document in Lotus Notes.
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
GglAnalyticsAddTiming (Function)
Adds a duration beside Google Analytics.