ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
HListConnection (Function)
Returns the list of connections currently described in the application.
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
fAttribute (Function)
Returns or modifies the attributes of a file.
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
SysStandby (Function)
Allows you to: enable and disable the standby mode (Android) display the system screen used to configure the standby mode (Universal Windows Apps)...
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
inAppProduct (Type of variable)
The inAppProduct type is used to define the advanced characteristics of a product for an In-App purchase.
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
dSlice (Example)
Usage example of the dSlice function
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
sfProcessWorkItemRequest (Type of variable)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess...
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.