ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgEnableAudit (Function)
Enables the dynamic audit through programming.
Setup on a local network (LAN)
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
zipOpen (Function)
Opens an existing archive.
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
MaskTitleTime (Property)
The MaskTitleTime property is used to get or change the mask used for the title of time columns: in an Organizer control. in a Scheduler control. in a TimeLine control....
nWDGetLastError: Error code of last error
Error code of last error......
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
Summary table: Managing the application directories according to the platform
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
dbgEnableLog (Function)
Enables the runtime log programmatically.
Installing the monitoring robot
The monitoring robot includes three executables......
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
SocketWrite (Function)
Writes a message intended to another socket.
zipExist (Function)
Used to find out whether an archive exists.