ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming patterns
CAUTION......
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Recycle code windows
By default, a single code window is opened per ......
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
18. Order of execution of the code of buttons/links
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
Project description: Project tab
The project description window allows you to configure various elements of your project......
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
Properties associated with the areas defined in Zoning mode
1. Testing a site: Elements to be tested
Setup of the WEBDEV Application Server for Linux
Utilisation dans la classe _edthymlStylePolice - Accès en Lecture + Ecriture - Type : Tous types
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
Report and project
In most cases, a report is linked to a project......
7. Source Code Manager (SCM)
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
1
2
3
4
5
6
349
>