ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage...
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
Table,Modify (External language)
Modifies an element in a Table control.
iCloseReport (Function)
Stops printing the current report immediately.
VolumePhysicalButton (Function)
Identifies or modifies the sound source associated with the physical buttons used to set the volume of the device.
ActionBarSearchVisible (Function)
Allows you to get and change the visibility status of the search control associated with the Action Bar in the current window.
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
PreviousPage (Function)
Returns the name of the previous page.
AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.
HForward (Example)
Usage example of the HForward function
WDXView: Overview
WDXView is an ActiveX browser......
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
zipFindFile (Example)
Usage example of the zipFindFile function
pdfBookmark (Type of variable)
The pdfBookmark type is used to define all the advanced characteristics of a bookmark in a PDF document.
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
Constants for managing animations
List of constants used by the functions for managing the animations...
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
Associative array (Type of variable)
An associative array is an "advanced" type of array...
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.