ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Using the query result
The result of a select query can be used in......
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....
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
LooperSelectPlus (Function)
Selects a row in a Looper control.
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
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.
Testing a project: setting
By testing the project you can simulate how the application will run......
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......
Designation of current element (Reserved word)
The keywords used to identify the current element are:
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.