ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Pop (Function)
Pops an element from a stack.
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....
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
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)...
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
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.
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......
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
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.
Image (Property)
The Image property gets and sets the background image of a control or block.
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.
BackgroundTaskAdd (Function)
Adds a new background task.
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
HTTPSendForm (Function)
Sends an HTTP form.
Confirm (External language)
Displays a dialog box that includes a logo, a message, the "Yes", "No" and "Cancel" buttons ans returns the button validated by the user.