ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
URI constants
The following constants are used by URI-specific functions:...
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Discover all the possibilities of pivot tables
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
Setup directory
The setup wizard allows you to configure the setup directory of application....
HIndex (Example)
Usage example of the HIndex function
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
FTPTime (Example)
Usage example of the FTPTime function
PostMessage (Function)
Sends a Windows message to a control or to a window.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
HCloseConnection (Example)
Usage example of the HCloseConenction function
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
SendMessage (Function)
Sends a Windows message to a control or to a window.
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
HOpenConnection (Example)
Usage example of the HOpenConnection function
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.