ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
Cross-references in the code editor
The cross-references in the code editor are used to identify......
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
Other operators
The following are additional operators......
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
dbgEnableLog (Function)
Enables the runtime log programmatically.
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
MDIOpen (Function)
Opens and enables an MDI child window.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.