ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
Description window of a combining query
The description window of a combining query consists of several sections......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
6. Editing a page: zoning mode
5. Deploying a dynamic site (Session or AWP) in practice
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
ScreenCastAllowed (Property)
The ScreenCastAllowed property is used to: find out whether the user can cast the content displayed in the Multimedia control to an external device (compatible with AirPlay), allow or prevent the user from casting the content displayed in the Multimedia control to an external device (compatible with AirPlay)....
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....