ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Priority (Property)
The Priority property is used to get and change the priority level of an element.
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
SQLChangeConnection (Function)
Modifies the current connection.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
fCurrentDrive (Function)
Gets or sets the current drive.
Format (Property)
The Format property is used to identify and change the format of an element
grInfoXY (Function)
Returns information about the series found at a specific chart point.
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
HRead (Function)
Reads a record in a file according to a given record number.
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
Rating control properties
The Rating control can be used in a window as well as in a page....