ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Scope (Property)
The Scope property property is used to specify requested permissions.
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.
StoredValue (Property)
The StoredValue property gets and sets the stored value of an element.
<WDPic variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<picLayer variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Source>.ErrorModification (Function)
Returns the value of a record item when a modification conflict occurs..
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
The pages
Pages are the main interface of a WEBDEV site......
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
CalculatedDefaultValue (Property)
The CalculatedDefaultValue property is used to: Find out the SQL expression that defines the default value of an item. This item was defined in the data model editor or through programming. Define the SQL expression that returns the default value of an item (item described through programming only)....
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
ERR_NOTACTIVATED
ERR_TIMEOUT_REQUEST
The request did not respond within the timeout ( seconds). ERR_TIMEOUT_REQUEST (22)...
The server is currently updated. Retry later.
20. Managing suggestions and incidents
Managing suggestions and incidents...
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.