ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Control (Type of variable)
The Control type is used to define the characteristics of a control.
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......
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
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
Installing a SOAP server with Netscape iPlanet 4.1
SQL view
An SQL view is a virtual data source defined by an SQL query......
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
ShellExecute (Function)
Opens a document in its associated application.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
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......
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
Python: Native calls
WLanguage allows for native Python calls......
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
Error (Function)
Displays a custom error message in a system error window.
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....