ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RegexSearch (Function)
Searches for all the parts of a string that match a specific format.
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
TimeUTC (Property)
The TimeUTC property is used to get and set a Coordinated Universal Time (UTC ).
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
InWindowsPhoneEmulatorMode (Function)
Indicates whether the test is run via the Windows Phone emulator. Function kept for backward compatibility....
MatFloatAdd (Function)
Adds a value to each matrix element.
Contains (Function)
Allows you to check if a substring is within a string.
fCompress (Function)
Compresses a file.
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the table described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
xlsDocument (Variable type)
An xlsDocument variable is used to describe and modify an Excel document...
Recycle code windows
By default, a single code window is opened per ......
fMemExist (Function)
Checks the existence of a shared memory area.
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
MatCopy (Function)
Creates the copy of a matrix.
TimeToString (Function)
Converts a time to a string in the specified format.