ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reals
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
Events associated with internal windows
List of events associated with internal windows...
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
SQLExec (Function)
Names and runs an SQL query.
grCreate (Function)
Creates a specific type of chart.
Constants for managing the modification of windows by the user
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......