ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaSAdminModifyClient (Function)
Modifies a SaaS client account.
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
MaxNbCard (Property)
The MaxNbCard property gets and sets the maximum number of cards in a Kanban control.
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
ExeRemoteRun (Function)
Starts running a remote program from the current application.
"?" menu
WINDEV proposes a help menu adapted to your applications......
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
Using .NET assemblies in a project
To use .NET assemblies in a project......
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
TwainCurrentSource (Function)
Allows you to find out and change the Twain device used by default.
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......