ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
Library,Disk (External language)
Opens the project library that is stored on disk.
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
fListDirectory (Example)
Usage example of the fListDirectory function
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
AJAXExecute (Example)
Usage example of the AJAXExecute function
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Constants for the geo-localization functions
Constants used by the geo-localization functions...
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
Screen,Get (External language)
Retrieves the value in a control or in a variable.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
Text (Property)
The Text property is used to get and modify text.
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
17. TLS/SSL: Encrypting information on the Web
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......