ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HErrorLock (Function)
Used to check whether a lock error occurred.
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
SCM: Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Enumeration (Variable type)
An enumeration is a set of values......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
UI audit: Detect obsolete technologies
The lifecycle of some projects span several years......
Creating the Relation windows of a WINDEV RAD pattern
HAdd (Example)
Usage example of the HAdd function
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Project description: Tables tab
The project description window allows you to configure various elements of your project......
HWrite (Function)
Writes a record into a table without updating the indexes corresponding to all keys used in the table.
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...