ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manipulating files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another...
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites......
TableMode (Function)
TableMode is kept for backward compatibility.
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
<Image variable>.Fill (Function)
Colors an area in an Image variable.
RepeatedZoneAddStart (Function)
Adds a repeat (or line) at the beginning of a field Infinite repeat zone. The repeat is inserted before the first repeat in the Repeated zone field.. The scroll position of the Repeated zone field remains unchanged.
<WDPic variable>.Fill (Function)
Colors an area in a WDPic variable.
<picLayer variable>.Fill (Function)
Colors an area in a picLayer variable.
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
FlexAlignItems (Property)
The Property FlexAlignItems allows you to know and modify the alignment characteristics of the fields inside a row of a Flexbox field according to the secondary axis of the field ( Property 900 corresponding CSS "align-items").
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
Linking a data-bound Table control to a table or query
A Table control can be used to display the content of a table or query......
<Table>.SetFocus (Function)
Gives focus to a line in a Table or hierarchical Table field: the field switches to input for the specified line and column.
ActionHorsCible (Property)
The Property ActionOffTarget allows you to define the action performed when clicking on fields other than the target fields of the step of a guided tour.