ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
Testing a project: setting
By testing the project you can simulate how the application will run......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
5. Project configuration
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
<mongoCollection variable>.ExecuteOperations (Function)
Performs MongoDB write operations in bulk. This allows you to avoid network latency issues you would encounter if you performed the operations individually.
MongoExecuteOperations (Function)
Performs MongoDB write operations in bulk. This allows you to avoid network latency issues you would encounter if you performed the operations individually.
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
Compound statements
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......
10. Smart controls
Smart controls...
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......