ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

29. SEO in practice
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
Movable (Property)
The Movable property is used to: Find out whether a table column can be moved by the user, Allow and/or forbid a table column to be moved by the user....
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Collaboration diagram
A collaboration diagram presents the structural organization of objects that send and receive messages......
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
EmailExpunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.
<emailIMAPSession variable>.Expunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
SOAP functions (prefix syntax)
List of SOAP functions...
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
UserPassword (Property)
The UserPassword property is used to manage the user password required in an authentication process.
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
WINDEV and the SOAP protocol
SOAP functions
List of SOAP functions...
sfConnection (Type of variable)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......