ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client/Server: Connecting client computers to the server
In order for the application to be able to handle the tables found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
gglAttachment (Type of variable)
The gglAttachment type is used to define all the advanced characteristics of a file attached to a calendar event. The calendar can be described using the gglCalendar type. This calendar is used by the Google Calendar service.
xmlXAdESSignature (Variable type)
The xmlXAdESSignature type is used to define all the advanced characteristics of a XAdES-compliant signature. This new variable type is available from WINDEV Suite SaaS 2025 Update 3....
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
Quickly select your data using filters
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
zipArchive (Variable type)
The type zipArchive type is used to manipulate an archive file corresponding to one of the following formats: ZIP, CAB, RAR, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ).
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
Memo (Property)
The Memo property is used to determine if an item is of type memo.
The Tab control
The Tab control is used to simultaneously display different controls......
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......