ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
CameraVideoStop (Function)
Stops the video recording previously started by CameraVideoStart.
SpreadsheetSelectMinus (Function)
Deselects one or more cells in a Spreadsheet control found in a window.
ArrayToParameters( Function)
Converts an array of elements into a list of parameters.
fRemoveDir (Example)
Usage example of the fRemoveDir function
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
HPass (Function)
Defines the password used to create or open a table.
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed in an Organizer or Scheduler control. get the number of days displayed in a Gantt Chart control in a report....
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
Java application and WINDEV
A Java application is an application entirely compiled in Java......
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
iMargin (Function)
Defines the "logical" print margins.
diagConnectionPoint (Type of variable)
The diagConnectionPoint type is used to define all the advanced characteristics of a connection point (i.e. point around a shape that a connector snaps to) in a Diagram Editor control.
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....
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.