ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
SendMessage (Function)
Sends a Windows message to a control or to a window.
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
CtDescribedUserName (Property)
The CtDescribedUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
HTTPRequest (Example)
Usage example of the HTTPRequest function
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
PC SOFT Free Technical Support
Thank you for buying one of our products......
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......