ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Declaring and using a variable
A variable is defined by name and type......
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
Font (Type of variable)
A Font variable creates a font programmatically...
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
OpenSister (Function)
Opens a non-modal sibling window.
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Scheduler control events
The following events associated with Scheduler controls:...
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
WINDEV and OPC
OPC stands for "OLE for Process Control"......
grLegend (Function)
Indicates the presence and position of legend in a chart.
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
SaaSAdminModifyClient (Function)
Modifies a SaaS client account.
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min