ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDZip: Creating or modifying an archive
This help page explains how to......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
SysLinkExtension (Function)
Associates an extension (.txt, .avi, etc.) to a default execution program.
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Title (Property)
The Title property is used to get and change the title of an element.
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
FaxOutbox (Function)
Enumerates the pending faxes or the outgoing faxes.
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
EmailReadLast (Example)
Usage example of the EmailReadLast function
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
SocketConfigure (Function)
Configures the use of Socket functions.
LockAppTimeout (Function)
Returns or modifies the idle time before a WINDEV application is locked.
CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.
FaxResume (Function)
Re-enables a fax paused in the spooler (pending fax).
FaxPause (Function)
Pauses a fax in the spooler.
Various constants
List of various constants used by the constants WINDEV functions....
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
VariableReset (Function)
Resets the variable to its initial value.
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.