ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DeclareAWPContext (Function)
Used to declare a list of variables whose values will be persistent between successive displays of Active WEBDEV Pages.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology...
Changing sites from AWP to SEO-ready session mode
FileDisplay (Function)
Displays a file in the user's browser.
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Environment of code editor
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
MaskZipCode (Function)
Retrieves the zip code input mask adapted to a given country.
Time management
For each element (windows, reports, ......
tapiCapability (Function)
Returns the characteristics of a telephony device.
tapiDevice (Function)
Selects the TAPI device that will be used during the following telephony operations: tapiDial, tapiListen....
tapiDeviceList (Function)
Lists the TAPI 2.0 and TAPI 3.1 compatible devices installed on the current computer.
Custom tooltips
Tooltips are very useful for application users......
.NET application
To create a.NET application from a project......
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
WinAnimationClosing (Function)
Modifies the type and duration of the animation used when closing the application windows.
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
ToolTipColor (Function)
Modifies the colors used for displaying the tooltips.
ShowToolTip (Function)
Enables or disables the mechanism for displaying the control tooltips.
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.