ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
HInfoServer (Function)
Returns the specified information about the server.
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
Modified (Property)
The Modified property lets you know if an element has been modified.
CDList (Function)
Returns the list of CD/DVD players installed on the current computer....
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
MenuInsertOption (Function)
Inserts a new option at a specific position.
grRotation (Function)
Used to: Turn a chart around one of its axes in order to better view the data. Find out the rotation angle of a chart on one of its axes....
SOAPGetHeader (Function)
Retrieves a header in the SOAP message received further to a call to a Webservice.
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
fCopyDir (Example)
Usage example of the fCopyDir function
iSequencingPrint (Function)
Prints a sequence of reports.
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
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.
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
RepeatString (Function)
Concatenates N number of copies of the same specified string or buffer.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
UTF8ToString (Function)
Converts a UTF-8 string to ANSI or UNICODE.
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
Multimedia constants
List of constants used by the multimedia functions....
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.