ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
ERR_NO_END_TAG
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Locking data files: correspondence between WINDEV 5.5 and the later versions
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Operations performed on state-transition diagrams
The following paragraphs explain......
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
Classes, members, methods and properties
A class is made of......
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
5. User Groupware in practice
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
7. Window templates
...Window templates...