ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Replication (Property)
The Replication property is used to identify and change the replication mode.
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
SNMPOIDType (Function)
Returns the type of data in an OID.
Library,Disk (External language)
Opens the project library that is stored on disk.
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
HListFile (Example)
Usage example of the HListFile function
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
SNMPOIDToString (Function)
Converts an OID from its numeric representation to its text representation.
SNMPOIDAccess (Function)
Returns the authorized access modes of a specific OID.
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
KanbanSave (Function)
Updates the record bound to the current card in the Kanban control.
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
The Item control
The "Item" control is used to edit the content of an item found in a data file......
FTPDeleteFile (Example)
Usage example of the FTPDeleteFile function
XMLDocument (Example)
Usage example of the XMLDocument function
OrgDeleteAll (Function)
Deletes all elements from an Organization Chart control.
fTempFile (Example)
Usage example of the fTempFile function
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
iPrintReport (Example)
Usage example of the iPrintReport function
FTPRenameFile (Example)
Usage example of the FTPRenameFile function
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites......
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......