ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDescribeLink (Function)
Describes a link between two data files through programming.
Report viewer: Proposing several reports
In the document preview, end users can......
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
Printing nested reports
To create a main report containing several secondary reports:...
grGradient (Function)
Enables or disables the display of color gradients in a chart.
Using several libraries in an application
A library is a WDL file that contains all the resources......
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
ArrayMoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
fClose (Function)
Closes an external file.
Chart management functions
...Chart management functions...
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Dashboard constants
Constants used by the functions for managing Dashboard controls...
2. Types of setup
Types of setup...
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....