ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

rssCategory (Type of variable)
The rssCategory type is used to handle the category of a RSS stream or stream entry.
ERR_OUT_OF_MEMORY
Insufficient memory to perform the operation. ERR_OUT_OF_MEMORY (13)...
WinCurrentLayout (Function)
Returns the index of the current layout: in the current window. in the specified window or internal window....
Creating nested reports
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
21. Reports
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
<Component>.Execute (Function)
Executes a global procedure present in an external component. This external component is loaded with ComponentLoad.
1. RAD (Rapid Application Development)
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
Check: NNTP connectivity
The monitoring robot will try to connect to the specified NNTP server (news server)......
The Group structure
The Group structure is a preset structure of WLanguage (no declaration is required)......
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
spHash (Property)
The spHash property is used to: Get the algorithm used for salting an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the algorithm used for salting (only for "Password" items described programmatically)....
SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
xmlReader (Type of variable)
The xmlReader type is used to read an XML document without loading it in memory.