ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
Application management functions with "Live update"
List of functions for managing the applications with "live update"...
Setup of the WEBDEV Application Server for Linux
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install...
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
SCM administrator
The SCM administrator (Source Code Manager) allows you to handle the different projects included in the Source Code Manager......
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
Bitwise operators
The operations on binary values are performed......
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
Constants for manging the replication
List of constants used by the functions for managing the replication....
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Software license agreement
WINDEV Express license agreement...
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
Specific features of the Express version
8. Sharing a project in practice
9. Sharing a project in practice
Sharing a project in practice...
Validity period of site pages
When creating a page, a validity period can be defined for this page......
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....