ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
LastDayOfYear (Function)
Returns the date of the last day of the year.
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
MemCreate (Function)
Creates a memory area.
Constants for managing XLS files
List of constants used by the functions for managing XLS files....