ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....
fSeek (Example)
Usage example of the fSeek function
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
fDelete (Example)
Usage example of the fDelete function
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
Check: WEBDEV server
The monitoring robot will check the operating mode of WEBDEV server......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
CookieRead (Example)
Usage example of the CookieRead function
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
J2EERunXML (Function)
Runs a procedure on a server of J2EE XML Web services.
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
Check: NNTP connectivity
The monitoring robot will try to connect to the specified NNTP server (news server)......
CookieWrite (Example)
Usage example of the CookieWrite function
fRemoveDir (Example)
Usage example of the fRemoveDir function
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
1
5
6
7
8
9
157
>