ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

General environment of WINDEV
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
FontSize (Property)
The FontSize property is used to manage the size of the font used for an element.
14. Generation modes
Generation modes...
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
Creating a translation file
WDINT allows you to create a translation file....
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
3. Application development cycle
Development cycle of a WINDEV application....
First project window
Programming overview in C and C++
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
1. WINDEV editors
WINDEV editors...
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Materialized view
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
Break in a report
The break is used to group the records corresponding to a sort criterion......
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.