ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Items used in a select query
A query created in the query editor can contain several types of items......
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
Types of Edit controls
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Edit options of a report
The report editor allows you to......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.