ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
<Source>.UpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
<Connection variable>.AddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
<Connection variable>.SetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
<Connection variable>.ManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
<Connection variable>.ListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
<websocketClient variable>.Execute (Function)
Executes a global procedure in the context of a client connected to the WebSocket server.
Error 103: The type is unknown
Error 701: The property is read-only
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
PDFReaderSeekFirst (Function)
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions on the first occurrence found (from the current page).
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
<PDF Reader>.SeekFirst (Function)
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions on the first occurrence found (from the current page).
HDeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server data files....
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......