ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpeechSynthesisStop (Function)
Stops all the current read operations on the engine for speech synthesis.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
Operator on Address
The & operator returns the address of a variable as an integer
Val (Function)
Returns the numeric value of a character string.
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
NotificationDisplay (Function)
Displays a message outside the browser.
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
Check Box control functions
The following functions are used to manage the Check Box controls......
SysIconDisplayTooltip (Function)
Displays a tooltip for an icon found in the taskbar.
XMLValidDocument (Function)
Validates an XML document from an XSD schema.
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
Charact (Function)
Returns the character corresponding to the specified ASCII code.
Asc (Function)
Returns the ASCII code of the specified character.
AnimationEnabled (Function)
Enables or disables the animations in the controls.
gToText (Function)
Deletes the graphic elements from a character string that uses gStoredValue, gImage, ...
iMMToPica (Function)
Converts the coordinates of a point (expressed in millimeters) into system coordinates.
iPicaToMM (Function)
Converts the coordinates of a point (expressed in system coordinates) into millimeters.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
Project Management Hub: Time tracking
The time spent can be listed on......
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
FinNetCurrentVal (Function)
Returns the net current value of investment.
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.