ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MaVisiteGuidée
The Variable MyGuidedVisit allows handle the current guided tour. The variable Ma GuidedTour allows you to know the characteristics of the variable of type GuidedTour used.
Markdown (Property)
The Property Markdown allows you to manage the Markdown format: in an Static control in an report. in the internal window fields (title and description) corresponding to the tour stage....
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
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......
ERR_NO_PROJECT
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 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.)....
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
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......
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....
Popup window
WINDEV allows you to open windows in popup format......
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....
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....
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)......
Error 502: Incompatible type
1
3
4
5
6
7
96
>