ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Extracting messages added or modified since last extraction
A project was already created and translated......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
HCS.Timeout (Variable)
The HCS.Timeout variable is used to modify the connection timeout: for the connections established by HOpenConnection. for the automatic connection openings....
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
<Table>.SelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
ERR_CLOSED_PAGE
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
6. Multiple generation
...Multiple generation...
13. Managing business rules
WINDEV Mobile allows you to manage business rules....
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
Java application and WINDEV
A Java application is an application entirely compiled in Java......