ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Count (Property)
The Count property returns the number of elements in a given set.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
DotNetDelegate (Function)
Initializes a.NET delegate.
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
PageDisplay (Function)
Displays a web page in the user's browser....
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
Environment of code editor
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Combination (Type of variable)
A combination is a set of options.
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....
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
14. Generation modes
Generation modes...
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
grColor (Function)
Returns and initializes the color of different chart elements.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....