ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Browser constants
Managing main window menus
A main menu is necessarily associated with a window......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
CurrentDay( Function)
Returns the number of the current day in the current month.
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
How to open a page?
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Customizing the User Groupware
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....
Net constants
List of constants used by the Net functions....
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Setup mode
Several methods can be used to distribute a WINDEV application......
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.