ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes...
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch...
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following...
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page...
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated...
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime,...
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses...
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
Associating documents with the project
To describe a project in detail, you can associate documents with it......
HRead (Function)
Reads a record in a file according to a given record number.
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL...
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
Combination (Type of variable)
A combination is a set of options.
2. Projects in practice
Discover the main operations that can be performed on a project....
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image...
Crosstab report
The report editor allows you to create "Crosstab" reports......
HTTPRequest (Function)
Starts an HTTP request on a server.