ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Themes
The themes are used to standardize the visual aspect of a site and they allow you to easily change style......
WEBDEV concepts
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
Handling a control through programming in a report
All report controls can be handled through programming......
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Merging differences (SCM)
Control animations
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Composite keys
A composite key is a key item containing several other items......
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
Characteristics of maximized windows
A maximized window occupies the entire screen of the mobile device....
WINDEV Mobile concepts
<Source>.ListItem (Function)
Returns the list of items in a table (query or view) recognized by the HFSQL engine. The tables defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account.
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......