ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Defining columns of Table controls programmatically
Custom properties (WLanguage)
A custom property is a code element with two events......
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
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......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
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......
Creating a delete query
A delete query (corresponding SQL statement......
The Clickable Image control
The Clickable Image control can be used to......
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
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....
PDFReaderGoToBookmark (Function)
Sets the position directly on the desired bookmark in the PDF document.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
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......
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
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......
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