ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
grSourceSeries (Function)
Defines the source of a series.
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
gBackgroundGradient (Function)
Describes a display color in gradient mode.