ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
Description window of a combining query
The description window of a combining query consists of several sections......
19. Upload: Sending files to the server
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
13. Types of standard controls
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
Handling an Organization Chart control through programming (prefix syntax)
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
12. Pages in practice
Resizing a window (AAF)
3. UML models in practice
20. Control templates
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....