ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Option (Property)
The Option property is used to configure how a Bar Code control is displayed.
WLanguage procedure called by SocketConnect
WLanguage procedure written in browser code ("callback"), called by SocketConnect.
InWebSocketServerGlobalServiceMode (Function)
Indicates if the current code is being executed on the global service of the WebSocket server.
CurrentPage (Function)
Returns the name of the page containing the WLanguage code currently run.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
WLanguageCodeGetCSSDeclarations( Function)
Returns the CSS style sheet corresponding to a theme in the WLanguage code.
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Describing a problem to the Free Technical Support
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Currencies
A currency is a real coded on 10 bytes....
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
App shortcuts
App shortcuts are an Android feature that allows users to quickly perform specific actions in an application without having to open the full application......
User group settings
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......