ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
CriticalSection
The CriticalSection keyword can correspond to: the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN. the CriticalSection variable, which makes it possible 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....
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
dPixelColor (Function)
Identifies the color of a pixel found: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
DisplayCurrency (Property)
The DisplayCurrency property gets and sets the currency used when entering or displaying values in a "Currency + Euro" control.
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
ERR_DISCONNECTED_EXEC
XML: Handling multi-gigabyte files
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Manipulating files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
eRoundDifference (Function)
Returns the rounding difference between: the value displayed in a "Currency + Euro" control, the associated control used for dual display....
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......