ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
Functions for managing the Combinations and Enumerations
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
<Organizer>.TimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
<Chart>.SeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
<Scheduler>.TimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
<xmlNode variable>.FindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
Properties associated with a page
iFrame control properties
The iFrame control can be handled in server code and in browser code by the WLanguage properties......
Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
Pager control properties
The WLanguage properties are used to handle the Pager control in server code and in browser code......
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
Events associated with pages
List of events associated with pages...
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
11. External component
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
Error 102: The constants can be defined in the initialization code of project, ...
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
Printing in PDF format: Special cases
Specific features of print in PDF format...
Error 1045: A class cannot be declared outside the declaration code of a class
Error 13: The label already exists