ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Access to SAP
SAP is a widely used ERP......
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
2. Examples and components provided with WEBDEV
The Edit control
The Edit control allows users to enter data......
Rights on the virtual directory
17. TLS/SSL: Encrypting information on the Web
Overview
Overview of the different operators...
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
Passing parameters
The parameters can be passed to a procedure......
Token management functions (prefix syntax)
Token management functions in "Text token" Edit controls....
<pdfPage variable>.AddWatermark (Function)
Adds a watermark to a page of an existing PDF file.
Creating a select query
A select query (corresponding SQL statement......
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
<Stack variable>.Push (Function)
Pushes an element onto the stack.
<Queue variable>.Enqueue (Function)
Adds an element to the queue.
Token management functions
Token management functions in "Text token" Edit controls....
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
8. If you are already familiar with WINDEV
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
WDADMINEXE: Managing the setups in push
WDADMINEXE is used to deploy network applications in push via the "Push" tab......
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.