ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
HTMLEnableDebugger (Function)
Enables the HTML/JavaScript debugger on CEF-based HTML controls: HTML Display or HTML Editor control....
HRecreateSubscriberReplica (Function)
Re-creates the description file of a subscriber replica (universal replication only) according to the information of the master replica (.RPM and.SYN files).
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
AttributeSerialize (Property)
The AttributeSerialize property gets the serialization name of the type according to its name and the <Serialize> extension attribute.
Redis management functions (prefix syntax)
The following functions are used to handle Redis databases, using prefix syntax:...
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
WINDEV Framework License Agreement
Error 809: The * character cannot be used as mandatory parameter in a function
End-user UI management functions
SystemBarColor (Property)
The SystemBarColor property is used to get or change the system bar color in full-screen windows on mobile devices.
SSH functions (prefix syntax)
The following functions are used to connect and communicate with a SSH server:...
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
Stemming (Property)
The Stemming property is used to enable stemming and to define the language used for stemming in a full-text index defined through programming.
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
WDEnd (External language)
Ends a program that is using WINDEV.
ExecutePresetAction (Function)
Runs a preset WINDEV action.
Events associated with Flash controls
List of events associated with Flash controls...
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.