ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
EndPosition (Property)
Use in the docFragment class - Read + Write access - Type: Integer32
GDI+ framework
Some WINDEV features use the GDI+ framework......
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
Windows: What must be taken into account if the users are working with Vista (and later)
Windows Vista (and later) proposes several improvements......
Page Header block
The Page header block is printed on each new page......
<Chart>.Scatter3DAddData (Function)
Adds a new point to display in a 3D Scatter chart.
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
Creating the Vision pages of the WEBDEV RAD pattern
NbItem (Property)
The NbItem property is used to get the total number of items (including composite keys) in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
NetDirList (Function)
Lists the directories and the files found: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
grScatter3DAddData (Function)
Adds a new point to display in a 3D Scatter chart.
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
Private Store for mobile applications
There are two methods two deploy your applications......
Step 1: Configuring the print parameters
This step allows you to choose......
How to loop through a file using filters?
gClickableLink (Function)
Adds a clickable link in a graphic string.
After
They After keyword can correspond to: