ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Partial indexing of memos
You now have the ability to index the content of a text memo item......
DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
1. Project and analysis
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
KanbanSave (Function)
Updates the record bound to the current card in the Kanban control.
OLE control properties
List of properties associated with an OLE control...
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
How to fill a TreeView control from a data file? (prefix syntax)
By default, the TreeView control cannot automatically display the data coming from a data file......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Error 203: The procedure already has a scope attribute (local or global)
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Declaring and using a variable
A variable is defined by name and type......
Managing space characters in the searches?
UUDecode (Function)
Decodes a character string in UUEncode format.
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.