ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
FontMinSize (Property)
The FontMinSize property is used to get and change the minimum size of the font used in a Static control with the "Reduce font" option.
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
Yes,No (External language)
Displays a dialog box that includes a logo, a message and the "Yes" and "No&quot buttons.
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
gglEmail (Type of variable)
The gglEmail type is used to describe and modify the email address of a contact...
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
SocketCreate (Function)
Creates a socket.
GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control.
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
sEvent (Function)
Branches an event on a serial port.
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
Scheduler report
The report editor allows you to create "Scheduler" reports....
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....