ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
XAxisMax (Property)
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
YAxisMax (Property)
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Programming the looper attributes
All the looper attributes can be handled by programming......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
XAxisMin (Property)
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
<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.)....
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
Programming overview in C and C++
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
Age
The Age keyword can correspond to...
Variable scope
Variables can be declared anywhere in the code....
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
AAF: Sort/Search/Filter on the columns of Table controls
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
Information 2104: This function is kept for backward compatibility
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
Code editor: Display options
The code editor proposes several display options......