ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
GglListDocument (Function)
Retrieves the list of documents available on the Google server for the current user.
<gglConnection variable>.ListDocument (Function)
Retrieves the list of documents available on the Google server for the current user.
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Classes, members, methods and properties
A class is made of......
gpwAddAuthLogin (Function)
Adds a login button (Facebook, Google, Microsoft, etc.) in the login window or page.
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
The Organizer control
The Organizer control is used to display and handle organizers......
4. WINDEV and telephony
WINDEV allows you to easily manage incoming and outgoing phone calls via the WLanguage phone functions....
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows)....
Changing sites from AWP to SEO-ready session mode
10. Internal component
Internal component...
Resource (Property)
The Resource property is used to: find out the resources visible in a Scheduler control. find out the resource of the Scheduler control that corresponds to the specified index....
<Window>.EdDo (Window)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....