ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<ANSI string>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Context Menu control events
Opens a modal WINDEV window....
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
SCM: Managing rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting provider......
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
FullScreen (Function)
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode.
Events associated with formatted display controls
List of events associated with formatted display controls...
4. Create a page in the editor...
Writing an email: the available methods
This help page presents the methods for writing an email....
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
<Source>.Creation (Function)
Creates an empty table (extension ".FIC") with index file, full-text index file, spatial index file, and memo file if required.
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
OpeningParameters (Property)
The OpeningParameters property is used to get and set the parameters passed to the internal window corresponding to the bottom sliding window. This new property is available from WINDEV Suite SaaS 2025 Update 2....
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......