ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.ActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
<Chrono>.Resume (Function)
Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause.
3. UML models in practice
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
MCI functions
List of MCI functions...
Feedback component
The Feedback component is a component provided with WINDEV......
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Creating a Java archive
When your Java application is developed, you can......
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......