ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
HTTPRequest (Function)
Starts an HTTP request on a server.
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL table or query.
Defining a help window template
WINDEV allows you to create help window templates......
ResourceHeight (Property)
The ResourceHeight property is used to get and change the height of resources in a Scheduler control where resources are arranged in rows.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
FTP constants
List of constants used by FTP functions....
Constants for encryption/compression
List of constants used by the encryption/compression functions...
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Using .NET assemblies in a project
To use .NET assemblies in a project......
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
Constants used by the TraceStart function
List of constants used by the TraceStart function....
Constants for managing projects
List of constants used by the functions for managing projects....
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
CertificateSignString (Function)
Creates the signature of a character string.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
GPSGetPosition (Function)
Retrieves information about the current device position.
Pane (Property)
The Pane property is used to: Find out the pane tabs associated with a control. Define the pane tabs associated with a control....
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
AddLink (Function)
Adds a link to a text section in an edit control.