ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
VisibleOutsideWindow (Property)
The VisibleOutsideWindow property is used to: determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially). modify the visibility of an "off-window" button....
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
5. Which type of server to choose?
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
1. Managing emails
WINDEV includes multiple methods to manage emails...
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
<Word Processing>.InfoXY (Function)
For a given position (coordinates of a point) in a Word Processing control, returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)....
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....