ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SSLActive (Function)
Used to enable or disable the secure SSL mode.
Window controls
Several types of controls can be used in a window, ......
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
ERR_ALREADYCONNECTED
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install...
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
Constants used by the replication between HFSQL servers
The following constants are used by the replication between HFSQL servers:...
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
Referring to an element in a WLanguage event / process
Report based on a query
Queries are used to easily select records in one or more data files......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Communicate with an SSH server (prefix syntax)
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
Native Access to SAP
SAP is a widely used ERP......
Error 35: 'Continue' is available in the loops only
Start of Break block (Break header)
The Start of break block is optional......
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
Body block
The Body block corresponds to the main block of the report......