ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
FinRepayVal (Example)
Usage example of the FinRepayVal function
FinPaymentNb (Example)
Usage example of the FinPaymentNb function
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)......
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
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)....
Referring to an element in a WLanguage event / process
Automatic error handling
Error handling can be customized for each process......
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
2. Projects in practice
Discover the main operations that can be performed on a project....
Reverse (Function)
Returns the character that corresponds to the difference between the ASCII code of a specific character in a string and 255.
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
dBackground (Example)
Usage example of the dBackground function
HTransactionCancel (Function)
If a transaction is in progress, rolls back all operations performed on tables in transactions since the start of the transaction.
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
Reals
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
Asc (Function)
Returns the ASCII code of the specified character.