ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)...
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....
MatWrite (Function)
Writes an element into a matrix.
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, ...).
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.
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.
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
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......
State (Property)
The State property is used to get and change the state of an element.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
Constants for encryption/compression
List of constants used by the encryption/compression functions...