ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
TotalNbChildren (Property)
The TotalNbChildren property returns the total number of children in a branch: of a Treeview control, of a TreeView Table control....
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
Creating anchors
The anchors are used to define specific points in a help page......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Clickable (Property)
The Clickable property gets and sets the behavior of an Image control when it is clicked.
GraduationYSecondary (Property)
The Property GraduationYSecondaire allows you to know the step of the graduation on the secondary Y axis.
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
String functions (prefix syntax)
The following functions are used to handle strings, using prefix syntax:
Drive management functions: OneDrive, Google Drive, Dropbox
Drive management functions include ......
NbColumn (Property)
The NbColumn property is used to get the number of columns in a report.
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
NbLabelCopy (Property)
The NbLabelCopy property is used to: Get the number of copies of identical labels. Change the number of copies of identical labels....
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
5. User Groupware in practice
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
InitialTool (Property)
The InitialTool property is used to get or change the drawing tool selected by default in an Image Editor control.
Events associated with an Organizer control
The following events are associated with Organizer controls:...
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
DriveListeDirectory (Function)
Lists the directories of an Drive.
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......