ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NavigationPaneVisible (Property)
The NavigationPaneVisible property is used to display the thumbnail pane in the PDF Reader control.
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
The Edit control
The Edit control allows users to enter data......
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
HTMLHeader (Property)
The HTMLHeader property is used to get and change the HTML code inserted in the page header.
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
12. Retrieving data from a site
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......