ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDescribeConnection (Function)
Describes a new connection to an external database.
Properties of a help page
The characteristics of a help page are used to define......
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
SQL view
An SQL view is a virtual data source defined by an SQL query......
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
HFSQL constants
List of constants used by the HFSQL functions....
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
Manipulating a Layout control programmatically
A Layout control can be......
<Organizer>.DeleteAppointment (Function)
Deletes an appointment from an Organizer control.
<DiskFile variable>.Read (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
SocketWrite (Function)
Writes a message intended to another socket.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
The Cell control
The Cell control contains controls......
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
gglMarker (Type of variable)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.