ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Port (Property)
The Port property is used to identify and change a server connection port.
gglNotification (Type of variable)
The gglNotification type is used to define information about event notifications in a calendar.
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:...
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
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.
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....
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
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.
WINDEV Mobile 2024 Tutorial - Table of contents
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
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...
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.
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.