ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
Structure of data files of user groupware
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
EnumControl (Function)
Returns the name of Nth control found in the specified element.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
2. Analysis in practice
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
Specific features of the applications for iPhone/iPad
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
Python: Native calls
WLanguage allows for native Python calls......
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
5. Deploying a dynamic site (Session or AWP) in practice
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
10. UMC: User Macro-Code
Environment of the data model editor
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).