ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Open (Function)
Opens a modal WINDEV window.
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
iBorder (Function)
Prints a border at specified coordinates.
iDestination (Function)
Configures the print destination.
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Space (External language)
Fills the content of WdString with space characters on the right.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
Merging differences (SCM)
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......