ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
dbgInfo (Function)
Returns a debug information.
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
HDFS constants
The following constants are used by the HDFS functions:...
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
gImage (Function)
Builds a sequence of characters containing an image.
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
HPrevious (Function)
Positions on the previous file record according to a browse item.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
Constants for managing certificates
HLinkMemo (Example)
Usage example of the HLinkMemo function
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
HExtractMemo (Example)
Usage example of the HExtractMemo function