ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
AppOpenForm (Function)
Opens: the application page on Play Store or App Store so that users can rate and/or comment. the form for configuring the In-App purchases of an application....
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
Creating an application or website using RAD (Rapid Application Development)
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
WDAPI: Help with APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
WLanguage procedure called by ScanFromCameraToImage/ScanDocumentFromCamera
WLanguage procedure ("callback") executed when a scan is completed with the ScanFromCameraToImage function, when the scan fails or when it is canceled by the user.
WLanguage procedure called by ScanFromCameraToPDF
WLanguage procedure ("callback") executed when a scan is completed with the ScanFromCameraToPDF function, when the scan fails or when it is canceled by the user.
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
AAF: Simple editing options in an Edit control field
The context menu of an edit control is used to perform simple edit operations...
SysScreenOrientation (Function)
Allows you to: know the orientation of the device screen (Android or iOS phone). set the screen orientation of the device (Android phone)....
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....