ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DnD constants
List of constants used by the functions for managing the Drag and Drop....
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
Drawing constants
List of constants used by the drawing functions....
Creating the link buttons in the windows of a WINDEV RAD pattern
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
Events associated with a Gantt Chart column
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Using a query with parameters
A query with parameters can be used......
WDTestSite: Load test
The stress tests are used to check......
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Report editor: Available types of reports
Several types of reports can be created in the report editor......
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
SQLFirst (Function)
Positions on the first row of the query result.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
SOAPRun (Function)
Runs a procedure on a SOAP server.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
iCreateFont (Function)
Creates a new print font.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......