ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup directory
The setup wizard allows you to configure the setup directory of application....
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
OLELoad (Function)
Initializes an OLE control with an OLE object.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
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
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
HIndex (Example)
Usage example of the HIndex function
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
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.