ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InPHPMode (Function)
Indicates whether the code is run in PHP.
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Events associated with HTML controls
WEBDEV includes different events associated with the HTML control......
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
<Table>.CollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
5. Deploying a dynamic site (Session or AWP) in practice
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
InWebSocketServerGlobalServiceMode (Function)
Indicates if the current code is being executed on the global service of the WebSocket server.
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
HStartServer (Function)
Allows you to start an HFSQL server (this function is using the MantaManager service).
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
1
4
5
6
7
8
157
>