ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
fEncrypt (Example)
Usage example of the fEncrypt function
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
iPreview (Function)
Configures the print destination.
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
dPolygon (Example)
Usage example of the dPolygon function
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
Compile (Example)
Usage example of the Compile function
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
dChord (Example)
Usage example of the dChord function
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Progress Bar control properties
List of properties associated with the Progress Bar control...
Hyper File functions available for backward compatibility
dSlice (Example)
Usage example of the dSlice function