ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

redisResponse (Type of variable)
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet.
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
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......
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
"?" menu
WINDEV proposes a help menu adapted to your applications......
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
dbgSaveDebugDump (Function)
Saves a dump file of the application.
Open (External language)
Opens a window.
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Telemetry: Main features
Translating a text file with WDTRAD
Constants for managing images in websites
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
Using the Vista style in your windows
WINDEV allows you to customize......
Various constants
List of various constants used by the constants WINDEV functions....
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
16. Types of code