ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
PanelPosition (Function)
Retrieves the position of a Dockable Panel control.
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on 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......
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
8. OOP
WEBDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
Operations performed on state-transition diagrams
The following paragraphs explain......
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
Time (Type of variable)
The Time type is used to easily handle the times...
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....