ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AnimationEnabled (Function)
Enables or disables the animations in the controls.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
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.
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.
Charact (Function)
Returns the character corresponding to the specified ASCII code.
Asc (Function)
Returns the ASCII code of the specified character.
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
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.
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.
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
MaxAutoID (Property)
The MaxAutoID property is used to get the maximum automatic identifier of a replicated data file.
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......