ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.DataSourceKnown (Function)
Determines if a data source has been initialized.
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
Control constants
List of constants used by the functions for managing controls...
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
<Connection variable>.FileExist (Function)
Finds out if a file exists, i.e. if it has been physically created (HCreation or HCreationIfNotFound).
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
<Connection variable>.SetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
PDFToText (Function)
Extract the text contained in an Document PDF.
<Table>.Save (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
DnDIsDataAvailable (Example)
Usage example of the DnDIsDataAvailable function
SchedulerToiCalendar (Function)
Exports the appointments from a Scheduler control in iCalendar format.
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
10. Internal components in practice
11. Internal components in practice
Internal components in practice...