ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
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.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
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.
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
PageDisplay (Function)
Displays a web page in the user's browser....
The Multimedia control
The Multimedia control is used to play multimedia files......
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Constants for managing Organizer controls
Constants for managing Organizer controls...
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
GanttAddLink (Function)
Creates an "End to Start" link between two tasks displayed in a Gantt Chart column found in a Table (or TreeView Table) control.
HFSQL constants
List of constants used by the HFSQL functions....
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......
SaaSAdminPricingDisableService (Function)
Disables a service in a SaaS pricing.
SaaSAdminListClientSubscription (Function)
Lists the SaaS subscriptions of a client account.
State (Property)
The State property is used to get and change the state of an element.
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.