ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
HDelete (Function)
Deletes a record from a data file (query or view).
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
WinStatus (Function)
Identifies or modifies the window status.
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
Setup mode
Several methods can be used to distribute a WINDEV application......
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
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)....
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......