ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
28. Site SEO
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
Error 1004: To explicitly access an element of the base class '%1', use the syntax
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
User Groupware files
Two categories of data files are managed......
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
Ribbon control properties
The WLanguage properties can be used to handle: a Ribbon control found in a window. a pane of a Ribbon control. a grouping of a Ribbon control....
Handling a WinForm .Net control through programming
The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
AWP without UI
Bootstrap, Angular, React, Vue......
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......
3. WINDEV Mobile: Android, iOS, UWP...
WINDEV Mobile applications can run on the following platforms...
Error 1005: To explicitly access a global element of '%1' class, use the syntax
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
<Source>.CompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).