ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
Upload control events
The following processes are associated with the Upload control:...
Defining a help window template
WINDEV allows you to create help window templates......
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
ThreadEnd (Function)
Ends the execution of the current thread.
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
gglNotification (Type of variable)
The gglNotification type is used to define information about event notifications in a calendar.
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
Pop (Function)
Pops an element from a stack.
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
fShortName (Function)
Returns the short name of a file or directory.
WINDEV Mobile 2024 Tutorial - Table of contents
Events associated with Table controls
List of events associated with Table controls...
Image (Property)
The Image property gets and sets the background image of a control or block.
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
Table,Insert (External language)
Inserts an element into a table at a given position.
BackgroundTaskAdd (Function)
Adds a new background task.