ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Project portfolio
From version 25, you can create "project portfolios"......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
ID (Property)
The ID property is used to get and change IDs.
Size (Property)
The Size property is used to determine and change the size of an element.
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
SysDir (Function)
Returns the path of a system directory.
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
LDAPRenameAttribute (Function)
Renames an attribute.
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
PDF file management functions
...PDF file functions...
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
Select query description window: Items that can be used
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
PDFToText (Function)
Extract the text contained in an Document PDF.