ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
<Looper>.Sort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
WINDEV FTP functions
List of WINDEV FTP functions...
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
gglDrive (Type of Variable)
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary to connect to Google Drive via the function gglDrive Connect.
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
Report blocks
A printed report includes several sections......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
9. Sharing a project in practice
Sharing a project in practice...
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Examples for using the OLE DB provider for HFSQL
2. Analysis in practice
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
Error 1049: The access directives are not allowed in a composite variable
Speech synthesis in the mobile applications
The phones can talk!......
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
Error 1003: The element does not exist in the class
Property Description (Type of variable)
The Property Description type is used to get information about a property.
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......