ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
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......
2. Examples and components provided with WEBDEV
The Edit control
The Edit control allows users to enter data......
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
The "Analysis" pane
The "Analysis" pane lists......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
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....
DotNetRun (Function)
Runs a procedure on a .Net server.
WDTrans: Overview
WDTrans is a tool for canceling transactions......
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.
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
Truncate (Function)
Truncates the right part of a string or buffer.
Port (Property)
The Port property is used to identify and change a server connection port.
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......