ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
dbgEnableLog (Function)
Enables the runtime log programmatically.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
zipExtractFile (Example)
Usage example of the zipExtractFile function
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
GUIDAnalysis (Property)
The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file.
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
Generating the RAD pattern
To generate a RAD pattern:...
eCurrencyName (Function)
Returns the caption of a currency.
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
GUIDFile (Property)
The GUIDFile property returns the GUID of the file defined in the analysis that was used to create the data file.
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.