ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
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.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
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.
ThreadExecute (Function)
Starts the execution of a secondary thread.
Combination (Type of variable)
A combination is a set of options.
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
2. Projects in practice
Discover the main operations that can be performed on a project....
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......