ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Project portfolio
From version 25, you can create "project portfolios"......
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
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......
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
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....
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......