ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
fMoveFile (Function)
Moves a file from one directory to another.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
FTP constants
List of constants used by the FTP functions....
ArrayDelete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
fOpen (Function)
Opens an external file (ANSI or UNICODE) for programmatic manipulation.
ThreadPause (Function)
Pauses the current thread during the specified duration.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
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....
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
How to open a page?
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Constants for external files
List of constants used by the functions for managing external files....