ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Window controls
Several types of controls can be used in a window, ......
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
<WDPic variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in a WDPic variable.
<picLayer variable>.DrawLine (Function)
Draws a line in a picLayer variable.
<WDPic variable>.PixelColor (Function)
Identifies the color of a pixel contained in a WDPic variable.
<picLayer variable>.DrawPolygon (Function)
Draws a polygon in a picLayer variable.
<picLayer variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a picLayer variable.
<picLayer variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a picLayer variable.
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
<WDPic variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type WDPic.
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
Type and version of Web server
The configuration diagnostic displays the following error......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
<picLayer variable>.Fill (Function)
Colors an area in a picLayer variable.
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
<picLayer variable>.Blur (Function)
Blurs the entire given area in a variable of type picLayer.
<picLayer variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a picLayer variable.
<WDPic variable>.DrawPoint (Function)
Draws a point in a WDPic variable.
<WDPic variable>.DrawText (Function)
Draws a text in a WDPic variable.