ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Ribbon control properties
The WLanguage properties can be used to handle: a Ribbon control found in a window. a pane of a Ribbon control. a grouping of a Ribbon control....
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Programming overview in C and C++
3. Types of accessible data files
Handling XLS files (prefix syntax)
WINDEV and WEBDEV propose two methods for handling the Excel files......
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Creating a translation file
WDINT allows you to create a translation file....
Service variable
The Service variable is used to......
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
<Array>.AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Copying and cloning
Variables are copied using the "=" operator...
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
NetEraseFile (Function)
Deletes a file from the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
fIsImage (Function)
Used to find out whether a file found on disk or a file contained in a buffer corresponds to an image format recognized by WINDEV, WEBDEV or WINDEV Mobile.