ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CriticalSection (Variable type)
CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application.
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
GetCountryISO (Function)
Returns the desired ISO code of a country corresponding to the caption or ISO code (of a different type) of the country according to the ISO 3166-1 standard.
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
Managing space characters in the searches?
The LDAP protocol is increasingly used by the companies......
Environment of code editor
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
The "Code hashtags" pane