ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
XMLFind (Function)
Performs a search in an XML document.
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
SizeUnit (Property)
The SizeUnit property gets and sets the font size unit.
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
13. Generation modes
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
Discover all the possibilities of pivot tables
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
dStraighten (Function)
Transforms an image by applying perspective correction.
Creating the Vision pages of the WEBDEV RAD pattern
Creating the Relation windows of a WINDEV RAD pattern
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....