ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Functions for managing menus (prefix syntax)
List of functions for managing menus
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option...
Menu functions
List of functions for managing menus
Referring to an element in a WLanguage event / process
SQL view
An SQL view is a virtual data source defined by an SQL query......
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
Automatic documentation of external components
External components must include a technical documentation......
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
The Sidebar control
The Sidebar control gives access to different options......
Including the code
You want to include your code lines in a condition, in a structure, ......
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
NoteDelete (Function)
Deletes a repositionable note found in the current window.
The Line control
A Line control is used to display a line in a page......
grPrint (Function)
Prints a chart.
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
Configuring the setup program
Two tools can be used to create a setup program......
SOAPRun (Function)
Runs a procedure on a SOAP server.
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
Operations performed on sequence diagrams
The following paragraphs explain......
The Cell control
The Cell control contains controls......
Clipping the window according to an image
An image can be used to easily define the shape of a window......
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......