ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using Java code
You have the ability to enter Java code:
  • in Java applications generated with WINDEV.
  • in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
Typing multilingual texts
For a multilingual application, you have the ability to......
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
3. Project dashboard
Project dashboard...
3. Project dashboard
Select query description window
The description window of a select query includes several sections......
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
The indexed controls
A control is an indexed control if it contains several controls with the same name......
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
Programming Looper controls based on a data file (prefix syntax)
These are the main concepts for programming Looper controls based on a data file......
Programming Table controls based on a data file (prefix syntax)
This page explains how to program Table controls based on a data file......
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Specific features of the Express version
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......
Translating a text file with WDTRAD
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
Changing sites from AWP to SEO-ready session mode
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......