ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HInfoMemo (Function)
Returns the characteristics of binary and text memos.
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
HDFS constants
The following constants are used by the HDFS functions:...
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
fDirSize (Function)
Returns the size of a directory in bytes.
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
fSeparator (Function)
Returns a file path with normalized separators.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
EventDestroy (Function)
Explicitly destroys an event.
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
XMLRoot (Function)
Positions on the root tag of an XML document.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
TitleHeader (Property)
The TitleHeader property is used to: Get the title and aspect of a column title-header (Table or TreeView Table control). Get the number of column title-headers (Table or TreeView Table control). Change the title and aspect of a column title-header (Table or TreeView Table control)....
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
MyReport (Reserved word)
MyReport is used to handle the current report...
Calling a procedure/a function
Syntax for calling a local or global procedure.
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).