ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Custom properties (WLanguage)
A custom property is a code element with two events...
EnumElement (Function)
Enumerates project elements: windows, pages, reports, queries, etc.
Page templates
WEBDEV allows you to create page templates...
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
HChangeConnection (Example)
Usage example of the HChangeConnection function
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Sidebar control properties
List of properties associated with the Sidebar control...
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Installing a SOAP server with Netscape iPlanet 4.1
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
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.
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....
2. Projects in practice
Discover the main operations that can be performed on a project....
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......
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....
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....
fSelect (Function)
Opens the Windows file picker.
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
PDF Reader control events
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
Managing parallel tasks
The computers are becoming more and more powerful......