ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
Contains (Function)
Allows you to check if a substring is within a string.
Designation of current element (Reserved word)
The keywords used to identify the current element are:
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
Creating the Relation pages of a WEBDEV RAD pattern
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
AAF: Context menu of Image controls
A context menu is available for Image controls......
Display (External language)
Displays a value in a control or assigns a value in a variable.
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Error 1008: The member of the class is protected
Error 1009: The member of the class is private
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.