ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
WEBDEV Application Server remote control functions (prefix syntax)
The following functions are used to manage users and connections on a WEBDEV Application Server, using prefix syntax:
SAP variable
The SAP variable is used to configure the parameters of the connection to the SAP server......
HFSQL Client/Server functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
Modbus constants
Constants used by the Modbus functions....
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
HFSQL Control Center: Overview
The HFSQL Control Center allows you to manage the different HFSQL databases (Network, Mobile, Client/Server) of an organization......
FTPListFile (Function)
Lists the directories or files in a directory located on an FTP server and returns the number of files and/or directories....
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
5. Web services
WINDEV allows you to easily use web services (or XML web services)....
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install......
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
HListFile (Function)
Returns the list of files: current database schema. database schemas in progress (projects with multiple database schemas). a specific database schema recognized by the HFSQL engine. available on a connection via a Native Connector or an OLE DB driver. for a group of files defined in the data model editor....
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
Deployment package
The deployment package creates a ZIP file containing the site's setup......
HDeleteScheduling (Function)
Deletes a scheduled task found on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
hScheduleMaterializedView (Type of variable)
The hScheduleMaterializedView type is used to programmatically manage a task for recalculating the data of a scheduled materialized view on an HFSQL server.