ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
CoordinateImageControlToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control.
CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Accessing a database via a web service
The database can be accessed via a web service......
ShapeExtremitySize (Property)
The ShapeExtremitySize property is used to identify and change the size of the shape at the beginning and end of a Wire control.
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
DriveRename (Function)
Renomme un fichier ou un répertoire sur un disque distant.
Kanban control events
The following events are associated with Kanban controls......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
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)....
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
zipSplit (Example)
Usage example of the zipSplit function
dStraighten (Function)
Transforms an image by applying perspective correction.
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
BreakAdd (Function)
Adds a break into a Table or Looper control.