ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
String (Variable type)
The String type is used to manipulate strings......
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
24. Displaying and linking pages
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory zone.
MemFound (Function)
Checks whether the sought element was found.
MemSort (Function)
Sorts the elements found in a memory zone.
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
User Groupware (compatible with version 17)
A Windows application, an Internet or Intranet site require to define the role of different contributors......
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....