ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a delete query
A delete query (corresponding SQL statement......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Defining columns of Table controls programmatically
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Internal component
An internal component is a set of elements from a project......
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
The Clickable Image control
The Clickable Image control can be used to......
PDFReaderGoToBookmark (Function)
Sets the position directly on the desired bookmark in the PDF document.
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Description window of a combining query
The description window of a combining query consists of several sections......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Procedure/Function
A procedure is used to associate an identifier with a statement block......
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
HFSQL Client/Server: Configuring the server
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......