ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
Multiline strings
To type character strings over several lines in the code editor...
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
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....
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
GglUploadDocument (Function)
Uploads a document to the Google server.
LDAPReplaceAttributeValue (Function)
Replaces a specific value of an attribute by a new value.
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
kbActionAllowed (Type of variable)
The kbActionAllowed type allows you to define which actions are available to the end user when handling cards in a Kanban control.