ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
diffApply (Function)
Applies a difference buffer to a specific buffer.
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the data file used to manage the automatic reindexing.
Clipboard management functions
List of functions for managing the clipboard...
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Chart constants
List of constants used by the functions for chart management....
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
HChangeConnection (Example)
Usage example of the HChangeConnection function
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
SNMPGetTable (Function)
Reads a table of SNMP values.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
Control (Type of variable)
The Control type is used to define the characteristics of a control.
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
GglUploadDocument (Function)
Uploads a document to the Google server.
fSelect (Function)
Opens the Windows file picker.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......