ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
WEBDEV license agreement
WEBDEV license agreement...
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
HPrevious (Function)
Positions on the previous file record according to a browse item.
Optional events
By default, the codes available in the code editor correspond to the most common codes......
HNext (Function)
Sets the position on the next data file record according to a browse item.
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Execute (Function)
Starts the execution of a process through programming.
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
iPreview (Function)
Configures the print destination.
Document (Type of variable)
The Document type is used to handle a "docx" document.
AppleAdvertisingIdentifier (Function)
Returns the device's advertising identifier (iOS only)....
Operations in a Select query : add and delete
The following paragraphs present......
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......