ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing bar codes
The use of bar codes to identify and manage products has become essential...
2. User-friendly editors in practice
AAF: Context menu of Image controls
A context menu is available for Image controls......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
13. Managing business rules
WINDEV Mobile allows you to manage business rules....
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Replication (Property)
The Replication property is used to: determine the replication mode used for a data file (defined in the data model editor or programmatically). specify the replication mode used for a data file (file described programmatically only)....
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
12. Pages in practice
Python: Native calls
WLanguage allows for native Python calls......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
How to develop a PHP site?
What is a PHP site?......
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
LogMethod (Property)
The LogMethod property is used to: find out the log mode used for a data file (file defined in the data model editor or through programming). define the log mode used for a data file (when the file is described through programming)....
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
Set of procedures
The global procedures are grouped in set of procedures......