ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
Sound (Function)
Plays a sound in WAV format.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
WDDeploy: Deploying a package
WDDeploy can be used to......
New products brochure 28: Common new products
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
16. Application test in practice
Twain constants
List of constants used by the Twain functions....
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
SCM Administrator: Administrator-only options
The SCM administrator includes specific tools for managing repositories......
Real-Time Performance Profiler (RTPP)
The Real-Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
HTransactionCancel (Function)
If a transaction is in progress, rolls back all operations performed on tables in transactions since the start of the transaction.