ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language...
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.
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive...
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language...
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
LooperSelectPlus (Function)
Selects a row in a Looper control.
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
grRaised (Function)
Used to display a chart with raised effect.
HCancelSeek (Function)
Cancels the current search criterion.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
HInfoReplica (Function)
Returns information about the specified replica.
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Constants for the geo-localization functions
Constants used by the geo-localization functions...
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.
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.
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.