ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailChangeStatus (Function)
Changes the status of an email on a messaging server.
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
FTPCommand (Function)
Sends a specific FTP command to a server.
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
API (Function)
Runs a function found in an external DLL.
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
GetActiveObject (Example)
Usage example of the GetActiveObject function
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
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....
Truncate (Function)
Truncates the right part of a string or buffer.