ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
PageParameter (Function)
Returns the value of a parameter passed to the current page.
zipNbFile (Example)
Usage example of the zipNbFile function
grSurfaceGetData (Function)
Retrieves a data from a Surface chart.
zipCurrentFile (Example)
Usage example of the zipCurrentFile function
DotNetRun (Function)
Runs a procedure on a .Net server.
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
HCloseConnection (Example)
Usage example of the HCloseConenction function
6. How to display an AWP website
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
zipDeleteAll (Example)
Usage example of the zipDeleteAll function
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
GetDefinition (Function)
Retrieves the definition of element type.
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
RepeatString area: movements and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......