ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
20. Managing suggestions and incidents
Managing suggestions and incidents...
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
Assisted input management functions
The following functions are used to program assisted input in edit controls...
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
Enumeration (Type of variable)
An enumeration is a set of values......
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Radio Button control functions
The following functions are used to manage the Radio Button controls......
Font (Type of variable)
A Font variable creates a font programmatically...
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
The different types of windows
The following types of windows can be created in a WINDEV application......
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Table control functions
List of functions specific to Table controls...
Calendar functions
List of Calendar functions...
PDFReaderSeekNext (Function)
Sets the position on the next result of a search in the content of a PDF Reader control.
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......