ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDTRAD options
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Creating index keywords
Index keywords allow users to easily find a help page......
Tiff (Type of variable)
The Tiff type is used to define the advanced characteristics of a TIFF image.
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
<Image>.Resize (Function)
Resizes an image in an Image control.
<Image>.InvertColor (Function)
Inverts the colors in an Image control.
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
Fax constants
List of constants used by the functions for managing faxes....
ConsoleWrite (Function)
Writes a character string in the standard output stream "stdout" (also called "console").
ConsoleError (Function)
Writes a character string in the standard error output stream "stderr".
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
FaxOutbox (Function)
Enumerates the pending faxes or the outgoing faxes.
Functions for managing threads (prefix syntax)
List of functions for managing threads (prefix syntax)...
<Image>.Font (Function)
Declares the font that will be used by dTexte in an Image control.
FaxRestart (Function)
Restarts a fax in the spooler.
FaxPause (Function)
Pauses a fax in the spooler.
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
FaxInbox (Function)
Enumerates the pending faxes or the incoming faxes.
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
RGB (Function)
Defines a color from its Red, Green and Blue components.
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.