ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
WinCopyForm (Function)
Copies the content of a form into the clipboard.
GanttAddHoliday (Function)
Defines a new holiday period on a row in a Gantt Chart column of a Table or TreeView Table control.
NbWorksheet (Property)
The NbWorksheet property is used to get the number of worksheets in a Spreadsheet control.
EditTokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install...
Selection (Property)
The property Selection property is used to manage the selection.
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
AAF: Pasting a row from one Table control into another
Table controls are used to view and manipulate data......
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static Text control in a report....
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
Events associated with Tab controls
List of events associated with Tab controls...
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
HTMLFindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document (or in an HTML node).