ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
Multiline strings
To type character strings over several lines in the code editor...
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)......
<emailOutlookSession variable>.CloseSession (Function)
Closes an Outlook session.
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
dBackground (Example)
Usage example of the dBackground function
EmailCheckAddress (Function)
Checks the validity of an email address.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
OCRExtractText (Function)
Reads the text contained in an image.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
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....
Referring to an element in a WLanguage event / process