ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
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....
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.
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
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.
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
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.
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.
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
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.