ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCloseConnection (Function)
Closes a connection to a database.
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
Constants for managing appointments
Lists of constants used to manage the appointments...
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
<WDPic variable>.DrawCircle (Function)
Draws a circle or an ellipse in a WDPic variable.
Data persistence
The data persistence is used to store the value typed by the user......
18. Secure payment
HDescribeConnection (Function)
Describes a new connection to an external database.
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
Automatic error handling
Error handling can be customized for each process......
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
<WDPic variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<WDPic variable>.DrawPoint (Function)
Draws a point in a WDPic variable.
<WDPic variable>.DrawText (Function)
Draws a text in a WDPic variable.
<picLayer variable>.DrawTextRTF (Function)
Draws an RTF text in a picLayer variable.
<picLayer variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a picLayer variable.
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
SQLChangeConnection (Function)
Modifies the current connection.
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....