ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
Warning 124: Shadowing a global variable
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
Multi-product external components
Components are a remarkably useful tool for development teams......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
How to open a window?
Creating the menus for the windows of the WINDEV RAD pattern
MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable combo boxes. table columns displayed by combo boxes....
Creating the link buttons in the windows of a WINDEV RAD pattern
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
IBANValid (Function)
Checks the validity of an International Bank Acount Number (IBAN).
StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.
hbConnection (Type of variable)
The hbConnection type is used to define the characteristics of a connection to a HBase server.
hbTableDescription (Type of variable)
The hbTableDescription type is used to define and find out the characteristics of an HBase table.
hbRead (Function)
Reads cells (values of items) of a row (record) in an HBase table.
<String type>.Split (Function)
Extracts all the substrings from a character string based on one or more string separators.
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
<Source>.SetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
<Ansi string type>.DeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
12. Preventing from going back to a page
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......