ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDescribeConnection (Example)
Usage example of the HDescribeConnection function
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....
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.
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.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
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.
HCopyRecord (Example)
Usage example of the HCopyRecord function
SNMPOIDToString (Function)
Converts an OID from its numeric representation to its text representation.
SNMPOIDAccess (Function)
Returns the authorized access modes of a specific OID.
Option,Version (External language)
Finds out the version number of WD140VM.DLL of WINDEV.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
Title (Property)
The Title property is used to get and change the title of an element.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......