ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
<Connection variable>.InfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
Manipulating Segmented Button controls programmatically
WINDEV and WINDEV Mobile allow you to programmatically manipulate Segmented Button controls......
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)....
Error 1: Syntax error
NextApproverID (Property)
The NextApproverID property is used to manage the users that will perform the next action.
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
<gglConnection variable>.Write (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
<Connection variable>.RetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
<Window>.EdCreateNote (Function)
Creates a Repositionable Note control.
WinEdCreateNote (Function)
Creates a Repositionable Note control.
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......