ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
SocketConnect (Function)
Connects a client computer to a given socket.
REP files
REP files contain the list of data files handled by the application....
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.