ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
System constants
List of constants used by the system functions....
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Emulating constants
List of constants used by the functions for emulating automated tests....
How to loop through a file using filters?
Handling menu options programmatically
The menu options can be handled......
LooperAdd (Function)
Adds a row at the end of a Looper control.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Set of procedures
The global procedures are grouped in set of procedures......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
2. Projects in practice
2. Projects in practice
Discover the main operations that can be performed on a project....
3. Deploying a WINDEV application
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
iEllipse (Example)
Usage example of the iEllipse function
XMLOpenReader (Example)
Usage example of XMLOpenReader
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
gLine (Function)
Builds a sequence of characters containing a line.