ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
Source (Property)
The Source property is used to get and change the source of an element.
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
11. Popup page
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
Port (Property)
The Port property is used to identify and change a server connection port.
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
Popup window
WINDEV allows you to open windows in popup format......
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
Error 502: Incompatible type
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
sInExitQueue (Function)
Retrieves the number of bytes waiting to be transferred in the output buffer of the specified serial port or parallel port.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......