ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
Combo Box control functions
List of functions for handling the Combo Box controls...
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
Creating help pages
A help system includes several pages......
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
<Queue variable>.Info (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
<Stack variable>.Info (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......