ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Options of the window editor
To configure the general options of the window editor......
Creating a table in a report
Tables can be created in a report......
GglUploadDocument (Function)
Uploads a document to the Google server.
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
OpenMobileWindow (Function)
Opens a window in a mobile application.
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Constants for managing Map controls
Constants for managing Map controls...
LoadParameter (Function)
Reads a persistent value.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
FTPAttribute (Example)
Usage example of the FTPAttribute function
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
ToastDisplay (Function)
Displays a "Toast" message.
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
How to create a menu?
Phone constants (Android / iOS)