ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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....
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights...
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
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...
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...
SQLExec (Function)
Names and runs an SQL query.
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements),...
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback...