ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Edit options of a report
The report editor allows you to......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
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).
Project Management Hub: Time tracking
The time spent can be listed on......
SelectionDirection (Property)
The SelectionDirection property is used to determine and change the selection direction (left to right or right to left) in a Word Processing control.
ErrorReset (Function)
Resets the detection of non-fatal errors: The result of ErrorInfo is reset. The ErrorOccurred variable returns to False....
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
Deploying an application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
<Source>.ReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
HFSQL tables exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large tables (up to 2 gigabytes)......
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
TaskFirst (Function)
Reads the first task found in the task list of a Lotus Notes or Outlook messaging.
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
Creating a translation file
WDINT allows you to create a translation file....