ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Managing custom fonts in a WINDEV or WINDEV Mobile project
Both WINDEV and WINDEV Mobile projects support custom fonts, including Google Fonts......
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
WLanguageCodeFormatting (Variable type)
The WLanguageCodeFormatting type is used to define all the WLanguage code formatting options.
Looper control linked to a table
A Looper control can be used to display the content of a table or query......
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Manipulating Segmented Button controls programmatically
WINDEV and WINDEV Mobile allow you to programmatically manipulate Segmented Button controls......
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
HCheckStructure (Function)
Defines the mode for comparing tables.
ThreadRequestStop (Function)
Sends a stop request to a thread.
docElementLink (Type of variable)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
mongoOperationAdd (Type of variable)
The mongoOperationAdd type is used to define all the advanced characteristics of a document add operation in bulk.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
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......
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.