ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

3. Managing sockets
WINDEV includes advanced socket management functions....
The different types of variables
The different types of variables are......
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
My Preset controls
It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control......
GranularityGridlines (Property)
The GranularityGridlines property gets and changes the size of the grid that defines the gridlines in a Scheduler or Organizer control in a report.
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
Miscellaneous Windows functions
List of miscellaneous Windows functions...
ChronoReset (Function)
Stops and resets a running stopwatch.
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
<Chrono>.Reset (Function)
Stops and resets a running stopwatch.
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
<Variable Drive>CopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
Body Complement block
The Body complement block is linked to the Body block......
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
Examples for using the OLE DB provider for HFSQL