ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

11. Internal components in practice
Internal components in practice...
Starting WDOptimizer in a command line
Multilingual project
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
Page constants
List of constants used by page functions....
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
Accessing a database via a web service
The database can be accessed via a web service......
9. Sharing a project in practice
Sharing a project in practice...
Code snippets
The code editor allows you to enter "Code snippets"......
10. Internal components in practice
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Constants for managing videos
List of constants used by the functions for video management....
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
Twain constants
List of constants used by the Twain functions....
J2EE constants
List of constants used by the J2EE functions....
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......