ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
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)....
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
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.
2. Projects in practice
Discover the main operations that can be performed on a project....
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
GglUploadDocument (Function)
Uploads a document to the Google server.
ShellExecute (Function)
Opens a document in its associated application.
fSelect (Function)
Opens the Windows file picker.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
SNMPOIDStatus (Function)
Returns the status of an OID.
SNMPOIDDescription (Function)
Returns the description of an OID.
PDF Reader control events
SNMPOIDType (Function)
Returns the type of data in an OID.