ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
GOTO statement
The GOTO statement is used to run a code identified by a given label...
dbgEnableAssert (Function)
Enables or disables the assertive programming.
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
Constants for managing TimeLine controls
Constants for managing TimeLine controls...
MovableByBackground (Property)
The MovableByBackground property is used to: find out whether a window can be moved by the background, allow (or not) a window to be moved by the background....
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Drawing constants
List of constants used by the drawing functions....
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
Warning (Function)
Displays a custom message in a system warning window.
SchedulerDeleteResource (Function)
Deletes a resource from a Scheduler control.
WDDIXIO
WDDIXIO is a tool that helps you translate the text of an application......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Events associated with Combo Box controls
List of events associated with Combo Box controls...
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
Structure (Type of variable)
A structure is a custom type of data...
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Events associated with Tab controls
List of events associated with Tab controls...
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.