ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
HDescribeConnection (Function)
Describes a new connection to an external database.
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
SQL view
An SQL view is a virtual data source defined by an SQL query......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
SQLExec (Function)
Names and runs an SQL query.
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....