ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP...
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control...
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set...
Copying and cloning
Variables are copied using the "=" operator...
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order...
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize...
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues...
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given...
Handling an internal component
An internal component is a set of elements from a project......
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic...
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow...
UploadStart (Function)
Starts sending the selected files into an Upload control.
EmptyIfZero (Property)
The EmptyIfZero property is used to: Find out the management mode of zero value in a control....
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls...
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept...
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character...
Environment of the project editor
The main elements of the project editor are as follows:
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......