ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Properties of a help page
The characteristics of a help page are used to define......
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
Copying and cloning
Variables are copied using the "=" operator...
3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
OpenSister (Function)
Opens a non-modal sibling window.
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
List,Select,? (External language)
Returns the element selected in the list.
Stemming (Property)
The Stemming property is used to enable stemming and to define the language used for stemming in a full-text index defined through programming.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
ErrorThrow (Function)
Throw a non-fatal error.
Error 1012: The class member is not global: it cannot be accessed from a global method
OpenChild (Function)
Opens a non-modal child window.
Check: NNTP connectivity
The monitoring robot will try to connect to the specified NNTP server (news server)......
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
<Camera>.Capture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
The Group structure
The Group structure is a preset structure of WLanguage (no declaration is required)......
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
Handling a dynamic tab through programming (prefix syntax)
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......