ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-query
A sub-query is a query whose result is used by another query...
Style properties (help system)
To edit the styles available in the current help system, select "Help system......
Window management functions
List of functions for managing windows...
InitParameter (Function)
Initializes the management of persistent values.
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
User group settings
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
Browser constants
Check model
You can use check models to easily create checks...
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
fSelect (Function)
Opens the Windows file picker.
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
Configuring the IIS 7/7.5 server
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
ElementWidth (Property)
The ElementWidth property is used to: Find out or modify the width of the elements in an Organization Chart control. Find out or modify the width of the cells in a Dashboard control....
ElementHeight (Property)
The ElementHeight property is used to: Find out or modify the height of the elements in an Organization Chart control. Find out or modify the height of the cells in a Dashboard control....
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
CheckBoxAdd (Function)
Adds a new option into a Check Box control.