ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemSeek (Example)
Usage example of the MemSeek function
TreeView control functions
The following functions are used to manage TreeView controls:...
Constants for external files
List of constants used by the functions for managing external files....
ProgressBar (Property)
WLanguage proposes...
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
grColor (Function)
Returns and initializes the color of different chart elements.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
History of versions
The history of setup versions is an advanced feature of the network setup......
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Net constants
List of constants used by the Net functions....
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
TreeSelectPlus (Function)
Selects an element in a TreeView control.
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min