ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
Constants for managing Organizer controls
Constants for managing Organizer controls...
The Multimedia control
The Multimedia control is used to play multimedia files......
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......
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
Format (Property)
The Format property is used to define the data format of a data file.
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
fMemOpen (Function)
Opens a memory zone shared between several applications.
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......
zipOpen (Example)
Usage example of the zipOpen function
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.