ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Describing an element
A flexible modeling includes different elements linked together......
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
Camera control in a mobile application
The Camera control is used to......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
GglDisconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
Primary (Property)
The Primary property can be used: on the gglPostalAddress type. on the gglEmail type. on the gglInstantMessaging type on the gglOrganization type on the gglPhoneNumber type]....
Error 810: * can only be used for a parameter with a default value
Stemming (Property)
The Stemming property is used to enable stemming and to define the language used for stemming in a full-text index defined through programming.
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....
<gglConnection variable>.Disconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.
<Table>.SelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multi-selection Table control based on a data file.
Creating user accounts
A User account allows the server administrator to......
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
XImage (Property)
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.