ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
CertificateSignString (Function)
Creates the signature of a character string.
gpwOAuthParameters (Type of variable)
The gpwOAuthParameters type allows you to define all the information needed for authentication to the User Groupware via an application that uses the OAuth 2.0 standard.
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Library,Disk (External language)
Opens the project library that is stored on disk.
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
HCross (Function)
Crosses a record in a data file.
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Multi-project search
Performing a search in the current project is a common operation......
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
Events associated with Chart controls
List of events associated with the Chart controls...
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......