ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
"?" menu
WINDEV proposes a help menu adapted to your applications......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
2. WEBDEV administrator in practice
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
Z-index of a control
All the controls in a window or report have a different z-index......
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
14. Controls in practice
Google Contacts management functions
List of functions for managing Google contacts...
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
Using the Salesforce service
Salesforce is a very popular CRM software......
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.