ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
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)......
iParameter (Function)
Retrieves the printer configuration and configures the print.
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)....
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
gLine (Function)
Builds a sequence of characters containing a line.
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
TableMode (Function)
TableMode is kept for backward compatibility.
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
Referring to an element in a WLanguage event / process
The different types of integers
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....