ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
Buffer (Keyword)
The Buffer keyword can correspond to...
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
ERR_DISCONNECTED_ERROR
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....
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
MemSort (Function)
Sorts the elements found in a memory zone.
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.
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)....
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
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......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
TimeZone (Property)
The TimeZone property is used to set the time zone.
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.