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.
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
20. Control templates
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
Time management help
Time management is extremely important......
11. Popup page
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
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)......
End of break block
The End of break block is optional......
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....
Popup window
WINDEV allows you to open windows in popup format......