ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The different types of windows
The following types of windows can be created in a WINDEV application......
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
iPrintReport (External language)
Prints a report created with the report editor.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
ArrayCopy (Function)
Copies the content of an array to another array.
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
DotNetDelegate (Function)
Initializes a.NET delegate.
Managing assertions
...The main available features are as follows:...
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
NFCSendTag (Function)
Sends a NFC tag to another device.
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......