ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image (Property)
The Image property gets and sets the background image of a control or block.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control...
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control...
Manipulating Progress Bar controls programmatically
A Progress Bar control can be handled through programming...
Outstanding progress bars
Simple or symmetric progress bar?
The Progress Bar control
The Progress Bar control is used to follow the progress of an event...
12. Available tests
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
Using RAD patterns
The steps for creating a RAD pattern are as follows......
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Service variable
The Service variable is used to......
dLine (Example)
Usage example of the dLine function
dPoint (Example)
Usage example of the dPoint function
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
dArc (Example)
Usage example of the dArc function
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
dRectangle (Example)
Usage example of the dRectangle function
WidgetRunApp (Function)
Starts the application to which a widget belongs.
Error 2109: You are using the ObjectInfo function
HViewToFile (Example)
Usage example of the HViewToFile function
dCircle (Example)
Usage example of the dCircle function
ExeTerminate (Function)
Ends the execution of a 32-bit application on the current computer: all the instances of the executable are killed.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
WLanguage procedure called by ConfirmAsynchronous
Procedure ("Callback") called by ConfirmAsynchronous when the user clicks one of the buttons in the dialog box.
WLanguage procedure called by OKCancelAsynchronous
Procedure ("Callback") called by OKCancelAsynchronous when the user clicks one of the buttons in the dialog box. This procedure can be a local, global, internal or lambda procedure.
WebSocketDisconnect (Function)
Disconnects a client from a WebSocket server.
nWDSetCallbackNext
Set the "callback" called when using the WDKEY and RETURNWDKEY keywords for the next window to open (in C, Pascal and Visual Basic only)......
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......