ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCreateView (Example)
Usage example of the HCreateView function
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MatNbLine (Function)
Returns the number of rows found in a matrix.
XMLPath (Function)
Returns the current position in the document in XPATH format.
MatFloatAdd (Function)
Adds a value to each matrix element.
BackgroundTaskAdd (Function)
Adds a new background task.
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.
Manipulating a Layout control programmatically
A Layout control can be......
Truncate (Function)
Truncates the right part of a string or buffer.
HLinkMemo (Example)
Usage example of the HLinkMemo function
fSize (Function)
Returns the size of a file (in bytes).
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
InWindowsPhoneEmulatorMode (Function)
Indicates whether the test is run via the Windows Phone emulator. Function kept for backward compatibility....
ExceptionPropagate (Function)
Propagates an exception.
ColorHue (Function)
Calculates the hue of a color.
ColorSaturation (Function)
Calculates the saturation of a color.
ColorLightness (Function)
Calculates the lightness of a color.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.