ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Custom properties (WLanguage)
A custom property is a code element with two events...
Page templates
WEBDEV allows you to create page templates...
EnumElement (Function)
Enumerates project elements: windows, pages, reports, queries, etc.
ChangeStyle (Function)
Modifies the style of a control dynamically.
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Installing a SOAP server with Netscape iPlanet 4.1
WDXView: Overview
WDXView is an ActiveX browser......
SQL view
An SQL view is a virtual data source defined by an SQL query......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Control (Type of variable)
The Control type is used to define the characteristics of a control.
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
ShellExecute (Function)
Opens a document in its associated application.
Value (Property)
The Value property gets and sets the value of an element.
Edit control: buttons integrated into the input field
You can include different buttons in the input area of an Edit control......
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
Caption (Property)
The Caption property gets and sets the text of an element.
Organization Chart control properties
An Organization Chart control can be handled in a window by the following WLanguage properties......
Python: Native calls
WLanguage allows for native Python calls......
HOpenAnalysis (Function)
Opens a database schema in HFSQL Classic format.
2. Projects in practice
Discover the main operations that can be performed on a project....
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....