ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Checked (Property)
The Checked property gets and sets the checkmark state of an element.
InitialState (Property)
The InitialState property is used to get the initial state of a control.
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
USING IN (Stopwatch)
The statement USING ... IN allows you to automatically start and stop a stopwatch.
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
How to loop through a file using filters?
Component diagram
A component diagram shows the physical and static architecture of a system software......
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
5. Displaying a WEBDEV Session site
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
StartDatePeriodDisplayed (Property)
The StartDatePeriodDisplayed property is used to get the start date of the time period displayed in a Scheduler or Organizer control of a report.
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file.
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Handling an Edit control programmatically
You can handle Edit controls programmatically......
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
WDConver : Use in interactive mode
Before you start using WDConver, you must have......