ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
NumberInWords (Function)
Converts a number to words.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
Record (Type of variable)
The Record type is used to save the values of a record.
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
Specific features of the Express version
ShellExecute (Function)
Opens a document in its associated application.