ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Organizer report
The report editor gives you the ability to create "Organizer" reports....
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
<Map>.PopupDisplayed (Function)
Indicates whether the popup of a marker in a Map control is displayed.
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
MapPopupDisplayed (Function)
Indicates whether the popup of a marker in a Map control is displayed.
DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
Constants for managing masks
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
Scheduler report
The report editor allows you to create "Scheduler" reports....
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
LockAppOn (Function)
Locks a WINDEV application.
<Map>.AddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
Mask management functions
The following functions are used to manage masks......
gglMarker (Type of variable)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
<DiskFile variable>.Lock (Function)
Entirely or partially locks an external file.
fLock (Function)
Entirely or partially locks an external file.
<Source>.LockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
MutexStart (Function)
Locks the current thread while waiting for the mutex to be freed.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
<ManualEvent variable>.Wait (Function)
Locks the current thread while waiting for the specified event to be opened.
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
<AutomaticEvent variable>.Wait (Function)
Locks the current thread while waiting for the specified event to be opened.
1
2
3
4
5
6
134
>