ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Environment of the project editor
The main elements of the project editor are as follows:
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
Operations in a Select query: Add and delete
The following paragraphs explain......
iPreview (Function)
Configures the print destination.
Thread execution
At runtime, an application runs in a main thread......
The TimeLine control
The TimeLine control can be used to represent chronologies of closely spaced events that may be parallel....
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
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.
Document (Type of variable)
The Document type is used to handle a "docx" document.
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Context menu of windows (AAF)
The context menu of the windows (right mouse click on the window) contains the following options......
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
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......
DownloadParameter (Variable type)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native Oracle Connector (also called Native Oracle Access......
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
HLast (Function)
Sets the position on the last record of a table according to a browse item.
HFirst (Function)
Sets the position on the first record of a table according to the specified browse item.
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
Print modes of a report
Several print modes are available for a report....