ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
zipDeleteAll (Function)
Deletes all files from an archive.
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
fCompress (Function)
Compresses a file.
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
CharactType (Function)
Returns information about the type of character.
Address
The Address keyword can correspond to...
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
WordCount (Function)
Returns the number of words in a string.
WordToArray (Function)
Fills an array with the words from a string.
Title (Property)
The Title property is used to get and change the title of an element.