ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
pdfBookmark (Type of variable)
The pdfBookmark type is used to define all the advanced characteristics of a bookmark in a PDF document.
<picLayer variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified picLayer variable.
<WDPic variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified WDPic variable.
<picLayer variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in a picLayer variable.
<WDPic variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in a WDPic variable.
Functions for managing OAuth and OpenID protocols (prefix syntax)
OAuth and OpenID protocol management functions...
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
Compression / encryption functions (prefix syntax)
The following functions are used to handle encryption and compression, using prefix syntax:
Certificate functions (prefix syntax)
The following functions are used to handle Windows certificates, using prefix syntax:
Select query description window: Items used
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
diagHead (Type of variable)
The diagHead type is used to define all the advanced characteristics of an end of a connector in a diagram.
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
Automatic management of exceptions
The management of exceptions can be customized by process......
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
15. Creating the executable in practice
Creating the executable in practice...
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)....
AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static control)....
<Chart>.SourceSeries (Function)
Defines the source of a series.
grSourceSeries (Function)
Defines the source of a series.
Dimension (Example)
Example of use of Dimension
HExecuteQueryAsynchronous (Example)
Example of use of HExecuteQueryAsynchronous
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......