ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Code snippets
The code editor allows you to enter "Code snippets"......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Events associated with Looper controls
List of events associated with Looper controls...
grColor (Function)
Returns and initializes the color of different chart elements.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
Width (Property)
The Width property is used to determine and change the width of an element.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
Description (Property)
The Description property is used to get and change the description of an element.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Size (Property)
The Size property is used to determine and change the size of an element.
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
fAttribute (Function)
Returns or modifies the attributes of a file.
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....