ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Code snippets
The code editor allows you to enter "Code snippets"......
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
fWrite (Example)
Usage example of the fWrite function
fMemOpen (Function)
Opens a memory zone shared between several applications.
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via Ajax.
MemDelete (Function)
Deletes an element from a memory zone.
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
Events associated with windows
List of events associated with windows...
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
ContactRead (Function)
Reads a contact in a Lotus Notes or Outlook address book.
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
RTFSearch (Function)
Finds a character string in an RTF control (found in a window or in a report) or in a character string containing text in RTF format.
Page constants
List of constants used by page functions....
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.
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Constants for managing XML documents
List of constants used by the functions for managing XML documents....