ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
Constants for managing appointments
Lists of constants used to manage the appointments...
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Data persistence
The data persistence is used to store the value typed by the user......
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
<WDPic variable>.DrawCircle (Function)
Draws a circle or an ellipse in a WDPic variable.
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
18. Secure payment
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....
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
SocketClose (Function)
Closes a socket or a connection to a server socket.
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
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.
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
<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.
<WDPic variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<picLayer variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a picLayer variable.
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....
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......