ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fCreateLink (Function)
Creates a link on a file at the specified location.
HTTPRequest (Function)
Starts an HTTP request on a server.
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
XMLDocument (Function)
Creates a new XML document.
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
TableEnroule_objet (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....
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
<Table>.Expand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
FTPCommand (Function)
Sends a specific FTP command to a server.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
PageAddress (Function)
Used to find out the Internet address of a page.
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
The Organizer control
The Organizer control is used to display and handle organizers......
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
1
2
3
4
5
6
157
>