ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PicRectangularSnip (Function)
Captures a rectangular area defined with the cursor and retrieves the image in a variable of type Image.
<Chart>.SeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
<Chart>.SeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
FreeDLL (Function)
Frees the 32-bit library (DLL) that was loaded in memory by LoadDLL.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
<Table>.InputSearch (Function)
Enables input in the search area in the column title of the Table or Treeview Table control.
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
DocChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
<docElement variable>.ChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
MapDisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
<Map>.DisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
WinIconBarHeight (Function)
Returns or modifies the current height of the "Icon Bar" area in the current MDI parent window.
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
Creating a query
Two methods can be used to create a query......
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......