ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

9-slice scaling
9-slice scaling allows you to resize images without any distortion...
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
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.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
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....
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.
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.
PageDisplay (Function)
Displays a web page in the user's browser....
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
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......