ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Browser constants
dBlur (Function)
Blurs the entire given area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
zipOpen (Example)
Usage example of the zipOpen function
EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
EmailReadNext (Example)
Usage example of the EmailReadNext function
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
Speech synthesis in the mobile applications
The phones can talk!......
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
Constants for managing videos
List of constants used by the functions for video management....
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
SecretString (Variable type)
Type SecretString type is used to manipulate strings contained in the password vault.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.
RTF control properties
List of properties associated with the RTF control...
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
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....
Table,Select,? (External language)
Returns the index of the selected element in a Table control.
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
Table,Search (External language)
Searches for a value in a Table control populated programmatically.