ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
fSeek (Example)
Usage example of the fSeek function
WINDEV License Agreement
WINDEV License Agreement...
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
Events associated with a Gantt Chart column
Events associated with a Multimedia control
List of events associated with a Multimedia control...
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
TimeToInteger (Function)
Converts a time to an integer.
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
Time management help
Time management is extremely important......
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
7. Available controls in a window
WINDEV Mobile includes several types of controls...
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....