ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
ThreadEnd (Function)
Ends the execution of the current thread.
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table 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......
Port (Property)
The Port property is used to identify and change a server connection port.
HCheckStructure (Function)
Defines the mode for comparing data files.
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
Pop (Function)
Pops an element from a stack.
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
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.
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Events associated with Table controls
List of events associated with Table controls...
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
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.