ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
The Context Menu control (WEBDEV)
Context menus are often used in websites......
CharactType (Function)
Returns information about the type of character.
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
VideoListDriver (Function)
Lists the video capture drivers installed on the current computer.
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
WINDEV applications for Linux: Specific features
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
Execute (Function)
Starts the execution of a process through programming.
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
Dashboard constants
Constants used by the functions for managing Dashboard controls...