ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV...
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ...
Types of pages
WEBDEV enables you to create static sites and/or dynamic sites...
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
HChangeConnection (Example)
Usage example of the HChangeConnection function
docTableOfContents (Type of variable)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
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...
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
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......
Control (Type of variable)
The Control type is used to define the characteristics of a control.
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....
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....
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....
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......