ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Font
The Font keyword can correspond to: a Font variable. the Font property....
SpreadsheetControlFormula (Function)
Allows you to use a control in order to create a custom formula bar for the Spreadsheet control.
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"......
1. WINDEV editors
WINDEV editors...
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
GanttWorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column of a Table (or TreeView Table) control.
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
grScatter3DMarkCaption (Function)
Used to specify the mark caption for a 3D Scatter chart.
Decode (Function)
Decodes a character string that was encoded by Encode.
Events associated with breaks
Le menu contextuel d'un champ de saisie propose une option "Définir comme 1er champ en saisie"......
TapToFocus (Property)
The TapToFocus property is used to: Determine if tap to focus is enabled in a Camera control. Enable or disable tap to focus in a Camera control....
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
Alias (Property)
The Alias property gets the alias of an element.
SIPVisible (Function)
Displays the keyboard.
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......