ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlClone (Function)
Creates a new control from an existing control.
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
ThreadPersistent (Function)
Makes a thread persistent.
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
10. Page templates
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
Managing the users of an application installed in network
The management of users allows you to find out from the server......
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Find out the account that runs the AWP protocol
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
List of operators
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......