ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
HFSQL Client/Server: Configuring the data files on the server
ServiceInfo (Function)
Returns information regarding the configuration of a service.
HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
PreviousPage (Function)
Returns the name of the previous page.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
Information 302: Ambiguity between a variable and a control
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Constants for the Exif functions
List of constants used by the Exif functions....
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min