ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Right (Function)
Extracts the last characters from a string or string buffer.
SNMPGetTable (Function)
Reads a table of SNMP values.
HCopyRecord (Example)
Usage example of the HCopyRecord function
WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry 06500740072007900 of the WLanguage code.
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file.
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
Error 28: No END statement is associated with this SWITCH
DDEError (Function)
Returns the runtime status report of a DDE function.
DataType (Function)
Identifying the type of a WLanguage variable.
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
CloseSession (Function)
Closes a session with Lotus Notes or Outlook.
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
LooperInsert (Function)
Inserts a row into a Looper control.
Table,Position (External language)
Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically.
ServiceUninstall (Function)
Uninstalls a service.
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.