ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Specific features of the applications for iPhone/iPad
HOnError (Example)
Usage example of the HOnError function
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
1. The WINDEV Framework
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
HMergeView (Example)
Usage example of the HMergeView function
NetworkDisconnect (Function)
Disconnects a network drive.
Index (Property)
The Index property is used to get the index of an element.
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
InvalidInputShowTooltip (Function)
Shows an error tooltip under an Edit control to indicate why the input is invalid.
Error 122: The name of an Automation object must be a string
SQLExec (Example)
Usage example of the SQLExec function
Markdown (Property)
The Property Markdown allows you to manage the Markdown format: in an Static control in an report. in the internal window fields (title and description) corresponding to the tour stage....
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Using RAD patterns
The steps for creating a RAD pattern are as follows......
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object....
Cross-references in the code editor
The cross-references in the code editor are used to identify......
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...