ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created.
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
HLogInfo (Function)
Adds comments to the log when saving the operation.
Interactive notification management functions
Constante de gestion des notifications interactives...
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
BTLE functions (prefix syntax)
The following functions are used to handle the Bluetooth Low Energy devices:...
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
iMargin (Function)
Defines the "logical" print margins.
Error 106: Redefinition of a global variable
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....
SFModify (Function)
Modifies the records of a file defined in Salesforce.
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.