ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SocketRead (Function)
Retrieves a message sent by another socket.
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
fResourceDir (Function)
Returns the path of the read-only resources of the application.
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
Clipboard management functions
List of functions for managing the clipboard...
AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static control)....
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
SQLReqExists (Function)
Checks the existence of a query.
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.