ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"...
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
NFC constants
List of constants used by the NFC functions...
Sound (Function)
Plays a sound in WAV format.
Constants for managing emails
List of constants used by the functions for managing emails....
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Bar code constants
Generating an application for Universal Windows 10 App
Debugging constants
List of constants used by the debugging functions...
2. Modes to install an application
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
grColor (Function)
Returns and initializes the color of different chart elements.
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......