ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites...
Steps to develop an application
This diagram presents the different steps for developing an application with WINDEV...
"About" window
The "About" window is used to display and access various information about the current application...
"?" menu
WINDEV proposes a help menu adapted to your applications...
.NET application
To create a.NET application from a project...
FAA: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications...
WDInst: set directory for tables and User Groupware files
The setup editor WDInst ("Tools...
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
History of versions
The history of setup versions is an advanced feature of the network setup...
HOnError (Function)
Customizes the management of HFSQL errors.
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
<Window>.ToFile (Function)
Automatically updates: the values of a table's items in memory with the values from the controls in the window. The table items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the window controls are automatically updated with the values of these controls. This function is also available for WEBDEV pages....
2. Types of setup
Types of setup...
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
Sidebar control properties
List of events associated with Sidebar controls...
Segmented Button control events
WINDEV et WINDEV Mobile permettent de manipuler un champ Bouton segmenté directement par programmation......
Events associated with Scrollbar controls
List of WLanguage events associated with Scrollbar controls...
3-tier architecture
The development in "3-tier" architecture is now simplified......
TrialVersion (Function)
Used to find out whether the current execution of the application is in "trial version" mode.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
ClientID (Property)
The ClientID property gets the client ID defined when the application was declared or registered.
ClientSecret (Property)
The ClientSecret property gets the client secret defined when the application was declared or registered.
CameraVideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
<Camera>.VideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
SysIconBadge (Function)
Returns or modifies the value displayed in the badge associated with the icon of an iOS application.