ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
Using the task management and the schedule
Time management is extremely important......
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
Buffer (Keyword)
The Buffer keyword can correspond to...
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
ERR_DISCONNECTED_ERROR
AppleAdvertisingIdentifier (Function)
Returns the device's advertising identifier (iOS only)....
2. WLanguage functions specific to phones
A WINDEV Mobile HFSQL application can also operate in Client/Server mode....
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
Sorts in a report
The sort is used to organize the information displayed in the report......
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Binding a Link control to an item
BitcoinCoreBlockCount( Function)
Returns the size of the blockchain known by the Bitcoin node (i.e. the number of blocks created since January 3, 2009). This makes it possible, for example, to calculate the approximate date of the next halving.
Runtime log
The runtime log is the best way to identify the most used features of an application......
DNSAddAddress (Function)
Adds an IP/Name relation into the DNS server....
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
SysIOSVersion (Function)
Returns information about the iOS version used by the application.
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).