ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
Error 121: Shadowing a structure
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Server (Property)
The Server property is used to manage servers.
LDAPDisconnect (Function)
Used to disconnect from a specific LDAP server.
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
"?" menu
WINDEV proposes a help menu adapted to your applications......
Compilation options (HLP format)
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
<Chart>.Scatter3DAltitudeColor (Function)
Defines the different colors used according to the altitude levels of a series found in a 3D Scatter chart.
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Error 404: The file for HFSQL browse cannot be an expression of this type
grScatter3DAltitudeColor (Function)
Defines the different colors used according to the altitude levels of a series found in a 3D Scatter chart.
France.CheckINSEE (Function)
Tests the validity of an INSEE number (identification number of physical persons assigned by the National Institute of Statistics and Economic Studies - Institut National de la Statistique et des Etudes Economiques).
<Source>.MergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
Procedure
The Procedure property can be used: on the hScheduledTask type, used to describe the scheduled tasks on an HFSQL Client/Server database. on the rssStream type, used to describe an RSS feed....
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......