ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
Dequeue (Function)
Removes an element from the queue.
Pop (Function)
Pops an element from a stack.
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
Specific features of the Express version
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
The "Analysis" pane
The "Analysis" pane lists......
Manipulating Combo Box controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Character strings
WLanguage supports different types of strings....
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
WDTrans: Overview
WDTrans is a tool for canceling transactions......
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Project description: Style tab
The project description window allows you to configure various elements of your project......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Assignment operators
Three assignment operators are available......
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
DotNetRun (Function)
Runs a procedure on a .Net server.
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.