ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
HCreateView (Example)
Usage example of the HCreateView function
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
FTPConnect (Example)
Usage example of the FTPConnect function
zipDeleteFile (Function)
Deletes a file from an archive.
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
XMLDocument (Example)
Usage example of the XMLDocument function
Comparing the project messages
The comparison between source and target text helps you find translation errors......
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
Calendar functions (prefix syntax)
SQLFirst (Function)
Positions on the first row of the query result.
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
Action Bar control events
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....