ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fTime (Example)
Usage example of the fTime function
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
<Connection variable>.RSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.
HRSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
PageDisplay (Function)
Displays a web page in the user's browser....
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
Server (Property)
The Server property is used to manage servers.
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
InServiceMode (Function)
Indicates whether the code is run in a service.
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
1
2
3
4
5
6
157
>