ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
Installing a Webservice (old format)
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
The Upload control
The Upload control is used to upload files on the Web server......
grPrint (Function)
Prints a chart.
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Events associated with internal windows
List of events associated with internal windows...
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
Copying controls from the window editor
The controls can be copied from the window editor......
The different types of integers
Constants for encryption/compression
List of constants used by the encryption/compression functions...
The different types of windows
The following types of windows can be created in a WINDEV application......
Kanban control events
The following events are associated with Kanban controls......
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min