ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SysIdentifier (Function)
Returns the unique identifier of the current mobile device.
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows,...
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights...
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget...
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Character strings
WLanguage supports different types of strings....
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several...
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several...
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect,...
HOpen (Function)
Opens a data file.
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy...
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed...
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove...
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical...
ShellExecute (Function)
Opens a document in its associated application.
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current...
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents...
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web...