ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
Dictionary
The dictionary is a file that can contain the project elements......
Commands of the external interface
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
Configuring an application with User Groupware
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
FileDisplay (Function)
Displays a file in the browser of Web user.
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
Service constants
List of constants used by the functions for managing services....
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
History of versions
The history of setup versions is an advanced feature of the network setup......
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.