ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
EndProgram (Function)
Ends the execution of the current program.
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
EventDestroy (Function)
Explicitly destroys an event.
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
PageDisplay (Function)
Displays a web page in the user's browser....
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
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.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
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.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
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.