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.
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
EndProgram (Function)
Ends the execution of the current program.
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
DnDForce (Function)
DnDForce is kept for backward compatibility.
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
grGridlines (Function)
Displays or hides the chart gridlines.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
Global and local variable
Two types of variables are available......
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
ProjectInfo (Function)
Returns specific information about the project currently run.
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
dbgEnableLog (Function)
Enables the runtime log programmatically.