ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
<Connection variable>.Backup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
emailNotesSession (Type of variable)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
Video control properties
The following properties can be used on a Video control:...
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
7. Source Code Manager (SCM)
17. TLS/SSL: Encrypting information on the Web
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
The Upload control
The Upload control is used to upload files on the Web server......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
HDeleteServerTrigger (Function)
Deletes a server trigger.
HStopServer (Function)
Stops an HFSQL server.
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
1. What is the WEBDEV administrator used for