ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArcTan2 (Function)
Returns the arc tangent 2 of the values passed in parameter.
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....
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
Extra (Property)
The Extra property manges additional information.
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
ExplorerRetrieve (Example)
Usage example of the ExplorerRetrieve function
ExplorerAccept (Example)
Usage example of the ExplorerAccept function
HListAnalysis (Example)
Usage example of the HListAnalysis function
HExecuteQueryAsynchronous (Example)
Example of use of HExecuteQueryAsynchronous
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
ExeGetPID (Function)
Returns information about the current process.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
NetSendMessage (Example)
Usage example of the NetSendMessage function
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
ReturnedValue (Property)
The ReturnedValue property is used to handle the return value.
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
ThreadEnd (Function)
Ends the execution of the current thread.
GglGetCalendar (Example)
Usage example of the GglGetCalendar function
HCopyFile (Example)
Usage example of the HCopyFile function
Dimension (Example)
Example of use of Dimension
BurnerAddFile (Example)
Usage example of the BurnerAddFile function
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).