ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
UploadStart (Function)
Starts sending the selected files into an Upload control.
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
Serialization constants
The serialization constants are as follows:
iMargin (Function)
Defines the "logical" print margins.
Associating documents with the project
To describe a project in detail, you can associate documents with it......
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.
Properties of a help page
The characteristics of a help page are used to define......
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
IFrame control
IFrame is an HTML concept......
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.