ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
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.
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
ArraySort (Function)
Sorts a WLanguage array.
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
SocketCreate (Function)
Creates a socket.
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
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.
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
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.
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
The HTML control
The HTML control displays HTML pages or HTML code......