ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using Java code
You have the ability to enter Java code:
  • in Java applications generated with WINDEV.
  • in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Text (Property)
The Text property is used to get and modify text.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
BuildBrowsingTable (Function)
Creates a Table control from the items of a table (view or query).
Using the query result
The result of a select query can be used in......
Creating the Relation windows of a WINDEV RAD pattern
List of constants used by the functions for managing menus....
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL tables.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL tables.
Testing a project: setting
By testing the project you can simulate how the application will run......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Constant
The constants are language elements whose value is fixed once and for all...
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
PDFToText (Function)
Extract the text contained in an Document PDF.
LooperSelectPlus (Function)
Selects a row in a Looper control.
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.