ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
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.
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.
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
Designation of current element (Reserved word)
The keywords used to identify the current element are:
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
ChangeStyle (Function)
Modifies the style of a control dynamically.
PostMessage (Function)
Sends a Windows message to a control or to a window.
The Signature control
The Signature control is a report control used to sign......
Customizing the report viewer: Available windows
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
MatWrite (Function)
Writes an element into a matrix.
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
Select query description window: Use
Let's see some operations specific to the description window of a select query......
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Installing a SOAP server with IIS
zipOpen (Function)
Opens an existing archive.
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.