ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Popup window
WINDEV allows you to open windows in popup format...
<Window>.OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
<Window>.OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
2. UML models
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
IFrame control
IFrame is an HTML concept......
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Control (Type of variable)
The Control type is used to define the characteristics of a control.
iPreview (Function)
Configures the print destination.
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Handling report blocks
The different operations available on report blocks are as follows......
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
SpreadsheetSelectComment (Function)
Allows you to: know if a comment is selected in a Spreadsheet control, select or deselect a comment in a Spreadsheet control....
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
WEBDEV concepts
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
The Item control
The "Item" control is used to edit the content of an item found in a data file......
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
NetOpenRemoteAccess (Function)
Establishes a remote connection.
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
5. User Groupware in practice
Android Control Center
Do you know where to find your application log files?...
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....