ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image>.Straighten (Function)
Transforms an image by applying perspective correction.
dStraighten (Function)
Transforms an image by applying perspective correction.
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
<picLayer variable>.Straighten (Function)
Transforms an image by applying perspective correction.
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
HAddGroup (Function)
Adds a group of users.
<Connection variable>.ModifyServerRights (Function)
Modifies the rights granted to a user or to a group on a HFSQL server.
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
Native SQL Server Connector for WINDEV and WEBDEV 2024
Setup on a local network (LAN)
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
The Sidebar control
The Sidebar control gives access to different options......
Popup window
WINDEV allows you to open windows in popup format......
".STY" file: "Style sheet" file
A style sheet is a "......
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
12. Preventing from going back to a page
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
Compile
The Compile keyword can correspond to: the Compile function, which dynamically compiles a procedure whose source code is specified.. the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type)....