ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
HOut (Example)
Usage example of the HOut function
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
HTTPConfigure (Function)
Configures the functions that use the HTTP protocol.
Types associated with the Word processing
WINDEV and WEBDEV propose several types of variables allowing you to handle Word Processing documents......
LabelHeight (Property)
The LabelHeight property is used to: Find out the height of labels in a Label report. Modify the height of labels in a Label report....
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
HTMLToText (Function)
Converts an HTML string or buffer to text.
fWrite (Function)
Writes: a character string into an external file. a memory section....
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Constants for managing character strings
List of constants used by string management functions...
pdfBookmark (Type of variable)
The pdfBookmark type is used to define all the advanced characteristics of a bookmark in a PDF document.
API (Function)
Runs a function found in an external DLL.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
grExist (Function)
Checks the existence of a chart in memory.
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
HSetPosition (Example)
Usage example of the HSetPosition function
HDescribeItem (Example)
Usage example of the HDescribeItem function
fCurrentDrive (Function)
Gets or sets the current drive.