ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).
Geometry (Variable type)
The Geometry type can be used to store any type of geometry: point, polygon, etc.
WINDEV: Windows created via the "window" RAD
The wizard for window creation proposes several types of windows associated with HFSQL tables......
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
1. Project and analysis
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Printing in PDF format: Special cases
Specific features of print in PDF format...
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
PythonExecute (Function)
Executes a function present in a Python module.
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
Interface of WDInst
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Certificate functions (prefix syntax)
The following functions are used to handle Windows certificates, using prefix syntax:
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
6. Editing a page: zoning mode
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......