ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
ChangeCharset (Example)
Usage example of the ChangeCharset function
FTPConnect (Example)
Usage example of the FTPConnect function
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
Title (Property)
The Title property is used to get and change the title of an element.
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
HDescribeFile (Function)
Describes a data file programmatically.
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
XMLParent (Example)
Usage example of the XMLParent function
fDate (Example)
Usage example of the fDate function
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....