ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
WBAdminDeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.
You used WEBDEV 28
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
SourceWindow (Property)
The SourceWindow property is used to get the source of an internal window (i.e. the internal window displayed by the Internal Window control).
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....
WBAdminCreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
Ad control properties
An Ad control found in a window can be handled in a window by the following WLanguage properties.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
<Image variable>.Resize (Function)
Resizes an image in an Image variable.
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
<Image variable>.InvertColor (Function)
Inverts the colors in an Image variable.
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).
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
NetDirList (Function)
Lists the directories and the files found: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
Error 809: The * character cannot be used as mandatory parameter in a function
End-user UI management functions
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
SSH functions (prefix syntax)
The following functions are used to connect and communicate with a SSH server:...
HTMLEnableDebugger (Function)
Enables the HTML/JavaScript debugger on CEF-based HTML controls: HTML Display or HTML Editor control....
AttributeSerialize (Property)
The AttributeSerialize property gets the serialization name of the type according to its name and the <Serialize> extension attribute.
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
grStartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.