ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
Constants for managing character strings
List of constants used by string management functions...
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
gpwOpen (Function)
Opens the User Groupware login window or page.
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
SNMPGetTable (Function)
Reads a table of SNMP values.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
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....
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
GglUploadDocument (Function)
Uploads a document to the Google server.
WDD55 (Property)
The WDD55 property is used to: Get the name and full path of the Hyper File 5.5 WDD file. Set the name and full path of the Hyper File 5.5 WDD file....
Markdown (Property)
The Property Markdown allows: for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control). for the Static control of an report: determine if a Static control of a report is of type Markdown. set the type of a Static control in a report to Markdown....
TabLoadConfiguration (Function)
Restores the configuration of dynamic panes in a Tab control.
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).