ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageBorderVisible (Property)
The PageBorderVisible property is used to: determine if the page borders are displayed in a Diagram Editor control. show or hide the page borders in a Diagram Editor control....
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
Error 113: Non-dynamic array without definition
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
HSetLog (Function)
Enables or disables log management on a file.
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min