ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New (Reserved word)
New is used to allocate memory space...
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Error 2: Incomplete line
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
HClusterState (Function)
Returns the status of an HFSQL cluster by interrogating its coordinator.
HClusterNodeInfo (Function)
Returns the status of each cluster node by interrogating the coordinator.
HFSQL Cluster management functions
The following functions are used to manage an HFSQL cluster...
HClusterSynchronizationInfo (Function)
Returns the progress of synchronization for a node of an HFSQL cluster.
<sfConnection variable>.EmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
HClusterMasterNode (Function)
Returns the name of the master node in an HFSQL cluster.
tapiPlay (Function)
Plays a sound file (.WAV) for the specified line.
Error 1044: The class is already derived from this class
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
4. HFSQL Classic
3. UML models in practice
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
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.