ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fMemExist (Function)
Checks the existence of a shared memory zone.
OCRModelPathDirectory (Function)
Used to set the directory that contains the language models for the native OCR system.
OCRDeleteAllLanguages (Function)
Deletes all languages from the native OCR system.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
HFilter (Function)
Defines and enables a filter on a data file, view or query.
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
OCRParameter (Function)
Initializes the general options of the native OCR (Optical Character Recognition) system.
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
PDF file management functions
...PDF file functions...
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
Info (Function)
Displays a custom message in a system information window.
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
ColorHue (Function)
Calculates the hue of a color.
ColorSaturation (Function)
Calculates the saturation of a color.
ColorLightness (Function)
Calculates the lightness of a color.
Table control populated programmatically: WLanguage (prefix syntax)
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
HTMLSave (Function)
Saves the content of an htmlDocument variable to an HTML file.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
Video functions
List of video functions...
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Manipulating TreeView controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a TreeView control through programming......