ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CtOLEDBProvider (Property)
The CtOLEDBProvider property gets and sets the name of the OLE DB provider (also called OLE DB server).
SaaSAdminFindClient (Function)
Finds a SaaS client account.
<Source>.State (Function)
Used to find out the state of a record.
MongoFind (Function)
Finds documents in a MongoDB collection.
WEBDEV site deployment: Site parameters
Once the site installed, you can define the site connection options......
<mongoCollection variable>.Find (Function)
Finds documents in a MongoDB collection.
Native Oracle Connector for WINDEV and WEBDEV
Native SQL Server Connector for WINDEV and WEBDEV 2024
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Error 109: The fixed string is too long
CtAccess (Property)
The CtAccess property sets the type of access to the table when connecting to a specific table via OLE DB.
FlexAlignSelf (Property)
The Property FlexAlignSelf allows you to know and modify the alignment and vertical anchoring of the field in the row of the Flexbox field ( Property corresponding CSS "align-self").
Pinned (Property)
The Pinned property is used to: Pinned or not a field: the pinned field will be positioned in relation to the visible area of its container instead of the content area.. Determine if a control is pinned....
CtUserName (Property)
The CtUserName property sets the username used to connect to a specific table via OLE DB.
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
<Polygon2D variable>.Disjoint (Function)
Determines whether two geometries are disjoint, i.e. whether their intersection is empty.
<PolygonGeo variable>.Area (Function)
Calculates the area of a polygon defined using geographic coordinates.
GeometryArea (Function)
Calculates the area of a given geometry.
<Polygon2D variable>.Cross (Function)
Determines if a 2D polygon crosses another geometry.
DurationToString (Function)
Converts a duration to a character string in the specified format.
Using the task management and the schedule
Time management is extremely important......
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......