ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
Compound statements
iParameterXLS (Function)
Defines the options for the XLS file generated during the print.
xlsColumnType (Example)
Usage example of the xlsColumnType function
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
8. Sharing a project in practice
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Properties of a help page
The characteristics of a help page are used to define......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
HStopServer (Function)
Stops an HFSQL server.
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.