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.
TableEnroule_objet (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
Simple statements
HOnError (Example)
Usage example of the HOnError function
BurnerErase (Example)
Usage example of the BurnerErase function
FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.
HInfoServerRights (Example)
Usage example of the HInfoServerRights function
HInfoFileRights (Example)
Usage example of the HInfoFileRights function
Initialization (Property)
The Initialization property is used to handle the initialization of certain processes.
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MatNbLine (Function)
Returns the number of rows found in a matrix.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
Title (Property)
The Title property is used to get and change the title of an element.
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
Drawer control properties
List of properties associated with the Drawer control...
ServiceContinue (Function)
Restarts a paused service.
DashInfoXY (Function)
Determines: whether a widget is found at a given position in a Dashboard control. which widget is found at a given position in a Dashboard control....
Attribute (Property)
The Attribute property is used to manage attributes.
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.