ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LoWord (Function)
Returns the two low bytes of an integer.
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
Pattern compression (ADSL, 3G, Edge, VPN, etc.)
A frame is a packet of data that flows through the network......
HDescribeConnection (Function)
Describes a new connection to an external database.
Row (Property)
The Row property is used to manipulate one or more rows.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
HiWord (Function)
Returns the two high bytes of an integer.
Generating a description of a table from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any tables......
HDFS constants
The following constants are used by the HDFS functions:...
VariableReset (Function)
Resets the variable to its initial value.
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....