ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Extern (Reserved word)
EXTERN is used to...
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install...
ProgressBarSystem (Property)
The ProgressBarSystem property is used to get and change the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
MapLicenseBing (Function)
Indicates the "Bing map" license key that will be used in the Map controls used in Universal Windows 10 App mode.
InternalWindowPopup (Property)
The InternalWindowPopup property is used to get and modify the name of the internal window used to customize the content of marker popups in a Map control.
InternalPagePopup (Property)
The InternalPagePopup property is used to get and modify the name of the internal page used to customize the content of marker popups in a Map control.
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
Video control properties
The following properties can be used on a Video control:...
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
FTPCommand (Function)
Sends a specific FTP command to a server.
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
Polygon (Type of variable)
The Polygon type is used to define the points of a polygon.
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
gglAuthor (Type of variable)
The gglAuthor type is used to identify the author of a Google element...
Project description: Style tab
The project description window allows you to configure various elements of your project......
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
5. Displaying a WEBDEV Session site
Source (Property)
The Source property is used to get and change the source of an element.
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
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.