ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WEBDEV license agreement
WEBDEV license agreement...
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
Dequeue (Function)
Removes an element from the queue.
Pop (Function)
Pops an element from a stack.
8. If you are already familiar with WINDEV
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Handling an Organization Chart control through programming (prefix syntax)
Assignment operators
Three assignment operators are available......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
12. Preventing from going back to a page
Character strings
WLanguage supports different types of strings....
The planes in WEBDEV
The planes are used to group the controls of an element......
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Manipulating Combo Box controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Creating a delete query
A delete query (corresponding SQL statement......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......