ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
3. Deploying a dynamic WEBDEV site
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
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......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Chart: Managing legends
Several types of legends are supported in the charts......
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Project description: Files tab
The project description window allows you to configure various elements of your project......
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.