ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XML management: Use example
This application example manages an XML file named "Orders......
Events associated with a Switch control
Events associated with Check Box controls
List of events associated with Check Box controls...
Events associated with Radio Button controls
List of events associated with Radio Button controls...
Events associated with Image controls
List of events associated with Image controls...
Events associated with Calendar controls
List of events associated with Calendar controls...
Events associated with Tab controls
List of events associated with Tab controls...
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
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......
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
NumberAccessiblePages (Property)
The NumberAccessiblePages property is used to get the number of pages currently loaded in a PDF Reader or Word Processing control.
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
PageReadHeaderHTTP (Function)
Reads and returns one or more HTTP headers received by the current page (these headers are sent by the client to the server in the current request).
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
1. Project and analysis
fReportsAndQueriesDir (Function)
Returns: the full path of the directory for the custom reports and queries. This directory corresponds to the directory of the reports and queries visible by the user who created them. the full path of the directory for the shared reports and queries. This directory corresponds to the directory of the reports and queries visible by all the application users....
8. Optimizing an application
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....