ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grDestinationWnd (Function)
Defines a window as chart destination.
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
iForceComplement (Function)
Forces the printing of a Body Complement block.
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
MyParent (Reserved word)
MyParent is used to handle...
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
grAddData (Function)
Adds a data into a chart.
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
MyPage (Reserved word)
MyPage is used to handle the current page...
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
SchedulerWorkingHour (Function)
Used to indicate the specific working hours per day in a Scheduler control.
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
ServiceExist (Function)
Checks whether a service is installed.
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......