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.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
fExeDir (Function)
Returns the directory from which the execution is started.
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
TwainState (Example)
Usage example of the TwainState function
grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
5. Deploying a dynamic site (Session or AWP) in practice
iPrintReport (Function)
Prints a report created with the report editor.
9. Types of standard controls
Types of standard controls...
The Multimedia control
The Multimedia control is used to play multimedia files......
DnDAccept (Example)
Usage example of the DnDAccept function
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
dSaveImageGIF (Example)
Usage example of the dSaveImageGIF function
dSaveImageBMP (Example)
Usage example of the dSaveImageBMP function
dSaveImageJPEG (Example)
Usage example of the dSaveImageJPEG function
WINDEV 2024 Tutorial - Table of contents
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
HIndex (Example)
Usage example of the HIndex function
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
grSourceSeries (Function)
Defines the source of a series.