ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
fCompare (Function)
Compares the content of two files bit by bit.
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
Android Control Center
Do you know where to find your application log files?...
Creating an executable: General options
The main executable options are as follows......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
Compound statements
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
EmailReadNext (Example)
Usage example of the EmailReadNext function