ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 1049: The access directives are not allowed in a composite variable
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
HierarchicalDepth (Property)
The HierarchicalDepth property is used to: Find out the depth of a hierarchical control in a report. Modify the depth of a hierarchical control in a report (only if the report uses a data source through programming)....
WINDEV FTP functions
List of WINDEV FTP functions...
gglDrive (Type of Variable)
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary to connect to Google Drive via the function gglDrive Connect.
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object....
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Speech synthesis in the mobile applications
The phones can talk!......
3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....