ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
The key items
Keys are specific items in your analysis......
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......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
WebAddress (Variable type)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
<Chart>.SeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Tiff (Type of variable)
The Tiff type is used to define the advanced characteristics of a TIFF image.
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Remote Control: Customizing with your own procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
Manipulating TimeLine controls programmatically
A TimeLine control can be......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....