ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
<Table>.InputSearch (Function)
Enables input in the search area in the column title of the Table or Treeview Table control.
<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.
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
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.
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
PicRectangularSnip (Function)
Captures a rectangular area defined with the cursor and retrieves the image in a variable of type Image.
WLanguage procedure called by fMemOpen
Procedure ("Callback") called by fMemOpen if the memory area is modified by another WLanguage application.
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
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.
12. Available tests
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
9. Types of standard controls
Types of standard controls...
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.
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed.
<Map>.DisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.