ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

New (Reserved word)
New is used to allocate memory space...
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
Undocked (Property)
The Undocked property is used to determine if a pane of a Tab or Ribbon control is undocked.
Environment of the project editor
The main elements of the project editor are as follows:
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Bluetooth constants
List of constants used by the Bluetooth functions....
PageReadHeaderHTTP (Function)
Reads and returns one or more HTTP headers received by the current page (these headers are sent by the client to the server in the current request).
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....
CaptionWidth (Property)
The CaptionWidth property is used to get and change the width reserved for the text area in an Edit or Combo Box control.
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
2. User-friendly editors in practice
User-friendly editors in practice...
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
12. Available tests
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.