ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
MatWrite (Function)
Writes an element into a matrix.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
XMLSave (Function)
Saves an XML document in a file.
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
XMLParent (Function)
Positions on the parent element of current element (tag or attribute).
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.
The Multimedia control
The Multimedia control is used to play multimedia files......
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
zipExtractFile (Example)
Usage example of the zipExtractFile function
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
Constants for managing Organizer controls
Constants for managing Organizer controls...
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.