ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
SQLModify (Example)
Usage example of the SQLModify function
ServiceStop (Function)
Stops a service.
DotNetRun (Function)
Runs a procedure on a .Net server.
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
ServiceStart (Function)
Starts a service.
SQLExec (Example)
Usage example of the SQLExec function
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
ContactAdd (Example)
Usage example of the ContactAdd function
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
WordToArray (Function)
Fills an array with the words from a string.
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
fClose (Function)
Closes an external file.
Power (Function)
Raise a number to a power.
HRead (Function)
Reads a record in a file according to a given record number.