ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
HideWhileScrolling (Property)
The HideWhileScrolling property is used to: Determine if the pinned control is hidden while scrolling, Show or hide the pinned control while scrolling....
dChord (Example)
Usage example of the dChord function
dFont (Example)
Usage example of the dFont function
NationFramework (Function)
Defines or identifies the language of the framework.
WLanguage procedure called by iCloudKeyValueWatch
Callback of the iCloudKeyValueWatch.Cb function for the callback parameter
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
Using several libraries in an application
A library is a WDL file that contains all the resources......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
StoreSortAAF (Property)
The StoreSortAAF property is used to determine and specify if the sorting order defined by the user on a Table or TreeView Table control is kept when an application is closed and opened again.
MovableByBackground (Property)
The MovableByBackground property is used to: find out whether a window can be moved by the background, allow (or not) a window to be moved by the background....
dArc (Example)
Usage example of the dArc function
dSlice (Example)
Usage example of the dSlice function
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).