ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
Field filters Table linked to a table
To filter the records displayed in a Table control linked to a table, WINDEV, WEBDEV and WINDEV Mobile offer several options......
MaxWidth (Property)
The MaxWidth property gets and sets the maximum width of a control or window.
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Real-Time Performance Profiler (RTPP)
The Real-Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Phone constants (Android / iOS)
The xmlDocument keyword can correspond to: the XMLDocument function that is used to create a new XML document. For more details, see XMLDocument. an xmlDocument variable. For more details, see xmlDocument....