ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Groupware files
Two categories of data files are managed......
Error 1015: The method of the class is protected
DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
Structure of data files of user groupware
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
GranularityMovement (Property)
The GranularityMovement property is used to get and change the size of the grid to move: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
Handling an internal component
An internal component is a set of elements from a project......
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
The requested action cannot been performed: the page was not synchronized
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object....
Multi-product external components
Components are a remarkably useful tool for development teams......
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
Page constants
List of constants used by page functions....
How to open a window?
Clone (Function)
Constructs a copy of a class instance: An object of the actual class of the class instance is allocated. The members of the class instance are copied to the members of the new object....
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
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......