ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

J2EE functions
List of J2EE functions...
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
SSH functions
The following functions are used to connect and communicate with a SSH server:...
AnchorToContent (Property)
The AnchorToContent property determines and changes how the control adapts to its content.
Functions for managing images (prefix syntax)
Collaboration diagram
A collaboration diagram presents the structural organization of objects that send and receive messages......
HiWord (Function)
Returns the two high bytes of an integer.
Query technical documentation
The query editor automatically creates a technical documentation for each query......
Functions for managing images
ImageFirst (Function)
Displays the first image for the scroll.
ImagePrevious (Function)
Displays the previous image for the scroll.
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
ImageNext (Function)
Displays the next image for the scroll.
ImageLast (Function)
Displays the last image for the scroll.
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
Merging differences (SCM)
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
<Element>.RequestRefreshUI (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
PythonTerminate (Function)
Unloads the Python DLL and frees memory.
PythonExecute (Function)
Executes a function present in a Python module.
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.