ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

How to loop through a file using filters?
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Operations performed on class diagrams
The following paragraphs explain......
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Pop (Function)
Pops an element from a stack.
EndProgram (Function)
Ends the execution of the current program.
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
HDescribeConnection (Function)
Describes a new connection to an external database.
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......