ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
sfConnection (Type of variable)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...
CtCursorOptions (Property)
The CtCursorOptions property is used to get the type of cursor used when connecting to an external database.
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
dPolyline (Function)
Draws a line composed of multiple segments.
gglLocation (Type of variable)
The gglLocation type is used to describe and modify the location of an event found in a Google calendar...
gglPerson (Type of variable)
The gglPerson type is used to describe and modify the participants attending an event of a Google calendar...
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
<Image>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
mongoOperationAdd (Type of variable)
The mongoOperationAdd type is used to define all the advanced characteristics of a document add operation in bulk.
<picLayer variable>.Fill (Function)
Colors an area in a picLayer variable.
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
The Dashboard control
Dashboards are essential elements in an application......
LatestDateCovered (Property)
The LatestDateCovered property is used to get the date of the last selected record. This property can be used on: a sfSeekUpdatedResult variable. a sfSeekDeletedResult variable]....
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
SysNameMainScreen (Function)
Returns the name of the main screen for the computer.
CalendarSelect (Function)
Returns the date selected in a Calendar control.