ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCloseConnection (Example)
Usage example of the HCloseConenction function
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
7. Multilingual applications in practice
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
DashMode (Function)
Opens or closes the Dashboard control edit mode.
Word Processing control events
WINDEV manages the following events by default......
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Associating a control with a tab pane
Methods to associate a control with a tab pane......
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
MatError (Example)
Usage example of the MatError function
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
Scheduler control events
The following events associated with Scheduler controls:...
Constants for managing Map controls
Constants for managing Map controls...
EmailReadLast (Example)
Usage example of the EmailReadLast function