ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
State (Property)
The State property is used to get and change the state of an element.
Operations performed on state-transition diagrams
The following paragraphs explain......
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
The HTML control
The HTML control displays HTML pages or HTML code......
Project Management Hub: Time tracking
The time spent can be listed on......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
SCM administrator: Merging repositories
By merging repositories, you can combine projects from several repositories into a single repository......
tapiBlindTransfer (Function)
Performs a "blind" transfer.
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
The Clickable Image control
The Clickable Image control can be used to......