ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM...
Constants for the geo-localization functions
Constants used by the geo-localization functions...
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default....
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Record (Type of variable)
The Record type is used to save the values of a record.
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV...
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find...
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user...
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable,...
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable,...
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable...
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management...
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus...
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record....
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).