ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Menu>.AddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
DisplayModeAutoWhenLoading (Property)
The DisplayModeAutoWhenLoading property is used to determine and change the display mode when loading a PDF document.
xmlNamespace (Variable type)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
<Connection variable>.AddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
FlexShrink (Property)
The FlexShrink property gets and sets the shrink factor of an item in a line of a Flexbox control.
C#: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
Site Map control properties
List of properties associated with a Site Map control...
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
IconInstall (Function)
Creates an icon (associated with a program) in a group of Windows programs, with the associated command line.
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
<pdfDocument variable>.Extract (Function)
Creates a new PDF document from individual pages extracted from an existing PDF file.
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
<Array>.AddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
MmoEncryption (Property)
The MmoEncryption property sets the encryption method of the memo file (.MMO) associated with a table.
<Organizer>.Display (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
HTMLHeader (Property)
The HTMLHeader property is used to get and change the HTML code inserted in the page header.
<zipArchive variable>.ExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
<Connection variable>.NotifAddCCRecipient (Function)
Adds recipients for the notifications sent via the Control Centers (WDBal messaging tool).
MemcachedAddSuffixKeyGroup (Function)
Adds a value at the end of existing value in the cache for the given key on a group of servers.
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory area.
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......