ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Options of the window editor
To configure the general options of the window editor...
Environment of the window editor
The main elements of window editor are as follows:
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
DataType (Function)
Identifying the type of a WLanguage variable.
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
iHPos (Function)
iHPos is kept for backward compatibility.
WEBDEV 2024 Tutorial - Table of contents
WDZip: Creating or modifying an archive
This help page explains how to......
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
ReplicSynchro: Use
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
Various WEBDEV constants
Various WEBDEV constants...
Constants for encryption/compression
List of constants used by the encryption/compression functions...
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
13. External component in practice
External component in practice...
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....