ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
Automation object
The Automation keyword is used to declare an automation object...
Handling Organization Chart controls programmatically
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.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
Constants for encryption/compression
List of constants used by the encryption/compression functions...
7. Available controls in a window
WINDEV Mobile includes several types of controls...
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
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.
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
System constants
List of constants used by the system functions....
pdfBookmark (Type of variable)
The pdfBookmark type is used to define all the advanced characteristics of a bookmark in a PDF document.
Google Calendar management functions
List of functions for managing Google calendars...
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Creating an executable: General options
The main executable options are as follows......
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.