ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PDF file functions (prefix syntax)
PDF file functions...
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
NotesItem (Function)
Returns the value of items for the current Notes document in Lotus Notes.
<pdfDocument variable>.Save (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....
<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
Extracting the text of the project
The following text can be extracted......
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
CombinationCheckName (Function)
Checks whether a combination of one of more options known by their names is valid.
Summary table: Managing the application directories according to the platform
Binding a Repositionable Note control to an item
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
GDPR (Property)
The GDPR property is used to: find out if the GDPR applies to an item from a data file. define whether the GDPR should apply to an item (in the item description in the code only)....
Merging differences (SCM)
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
<Icon variable>.SaveICO (Function)
Saves an image in icon format either in a file, or in memory.
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Notes document management functions
List of functions for managing Notes documents...
rssSave (Function)
Builds the RSS stream and saves the RSS stream in an XML file.
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......