ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)....
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
WidgetRunApp (Function)
Starts the application to which a widget belongs.
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
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)....
12. Preventing from going back to a page
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
HFSQL Control Center: HFSQL Cluster management
The HFSQL Control Center includes all the tools needed to manage HFSQL clusters......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
NetClientSendMessage (Function)
Sends a message from the server to all the connected client computers. This function is kept for backward compatibility....
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
HTMLAfter (Property)
The HTMLAfter property is used to get and change the HTML code inserted after the control.
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
WorkingHourStart (Property)
The WorkingHourStart property is used to get and change the start time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
WorkingHourEnd (Property)
The WorkingHourEnd property is used to identify and change the end time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
MaskTitleTime (Property)
The MaskTitleTime property is used to get or change the mask used for the title of time columns: in an Organizer control. in a Scheduler control. in a TimeLine control....
EndTotalRange (Property)
The EndTotalRange property is used to: get the last date or time that can be displayed in a Scheduler or TimeLine control. change the last time that can be displayed in a TimeLine control....
SelectionIfReadOnly (Property)
The SelectionIfReadOnly property is used to determine and specify if the content of an Edit control can be selected when in read-only mode.
Driver (Property)
The Driver property is used to get the video capture driver the Camera control is associated with.
ExeGetPID (Function)
Returns information about the current process.