ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListStopWord (Function)
Returns the list of stop words used by a full-text index.
fDataDir (Function)
Returns the full path of the directory of HFSQL tables specified by the user when installing the application.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
Image editor: Features
The image editor includes several features......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Constants for managing videos
List of constants used by the functions for video management....
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
Operating mode of dynamic Active WEBDEV Pages
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
xmlReader (Type of variable)
The xmlReader type is used to read an XML document without loading it in memory.
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......