ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify the bottom margin of a report....
RightMargin (Property)
The RightMargin property is used to: Find out the right margin of a report. Modify the right margin of a report....
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
Pop (Function)
Pops an element from a stack.
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.