ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiCallerID (Function)
Used to find out the calling phone number (the one that calls).
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
<httpRequest variable>.ResetCookie (Function)
Deletes all the cookies (globally or for a domain) stored by the calls to HTTPRequest.
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
UploadDeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
HClearWorkingDir (Function)
Clears and destroys the temporary directory previously created when HServerWorkingDir was executed.
Action plan management functions (software factory)
Functions for handling the action plans...
HClusterSynchronizationErrorInfo (Function)
Returns the error that occurred during the previous synchronization step of HFSQL cluster.
<Upload>.DeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
<Edit>.DeleteAllAssistedInput (Function)
Clears the list of values proposed for the assisted input of an edit control.
<Source>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
<Connection variable>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
Organization chart linked to a data file
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......