ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
<Source>.CreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Select query description window: Items that can be used
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
DDEString (Function)
Returns the information retrieved by DDERetrieve.
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
Creating user accounts
A User account allows the server administrator to......
Constants for managing the modification of windows by the user
Lotus Notes constants
List of constants used by the Lotus Notes functions....
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
CtExtendedInfo (Property)
The CtExtendedInfo property is used to get the additional information inserted into database connection string.
WINDEV and the SOAP protocol
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
Operator on Address
The & operator returns the address of a variable as an integer
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Events associated with internal windows
List of events associated with internal windows...
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Properties associated with a supercontrol
List of properties associated with a supercontrol...
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
Find/Replace in the current project
The "Find/Replace" feature is used to......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Body (Property)
The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control.