ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
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......
Certificate functions (prefix syntax)
The following functions are used to handle Windows certificates, using prefix syntax:
AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static control)....
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...
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
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)....
<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......
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
Describe a WEBDEV style
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project......
Diagram functions (prefix syntax)
Diagram functions (prefix syntax)...
3. Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
Query and project
Select query description window
The description window of a select query includes several sections......
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.