ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Time (Type of variable)
The Time type is used to easily handle the times...
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Using a query with parameters
A query with parameters can be used......
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
16. Application test in practice
gglMarker (Type of variable)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
Programming an indexed control
Manager of automated tests
The test manager is used to......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Events associated with windows
List of events associated with windows...
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Timeout (Property)
The Timeout property is used to get and change the time after which the connection is considered to have "failed".
nWDSetCallbackNext
Set the "callback" called when using the WDKEY and RETURNWDKEY keywords for the next window to open (in C, Pascal and Visual Basic only)......
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.