ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control.
Miscellaneous Windows functions
List of miscellaneous Windows functions...
FlexDirection (Property)
The FlexDirection property gets and sets the direction of the main axis of a Flexbox control (corresponding CSS property: "flex-direction").
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
Managing Responsive Web Design in your Web pages
Websites can be viewed on several platforms......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Remote control: Some examples of configuration
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
License agreement for Native DB2 Connector
License agreement for Native DB2 Connector...
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
Events associated with Combo Box controls
List of events associated with Combo Box controls...
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.