ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
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......
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
The "Messaging" pane
The "Messaging" pane is used to exchange messages between the employees of a company......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
Common project
Projects are often cross-platform......
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control.
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Examples for using the OLE DB provider for HFSQL