ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
fCurrentDrive (Function)
Gets or sets the current drive.
PrivateKey (Property)
The property PrivateKey property is used to manage private key connections (SSH, FTP or MQTT connections).
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
HFlush (Function)
Forces the operating system of the computer where the tables are found to write data onto the disk.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
SQLChangeConnection (Function)
Modifies the current connection.
Format (Property)
The Format property is used to identify and change the format of an element
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
Category (Property)
The Category property gets and sets the category of an element.
HRead (Function)
Reads a record in a file according to a given record number.
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.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
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....
DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control where the days are displayed in column and the resources in rows. in a Gantt Chart column....
Seek (Function)
Searches for the index of an element in a WLanguage array.