ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSetMemo (Function)
Used to modify the management mode of memo items.
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
zipCurrentFile (Example)
Usage example of the zipCurrentFile function
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
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?......
GetDefinition (Function)
Retrieves the definition of element type.
HCloseConnection (Example)
Usage example of the HCloseConenction function
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
zipNbFile (Example)
Usage example of the zipNbFile function
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
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.
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
zipOpenCAB (Function)
Opens an existing archive in CAB format.
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
PrintedSheet (Property)
Within a report, the PrintedSheet property is used to get and change the sheet of a Spreadsheet control to be printed.