ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
HSL (Function)
Creates a color from its hue, saturation and lightness.
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
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......
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
1. Deploying a static site
5. Which type of server to choose?
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.