ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
Handling a Web Component control through programming
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control.
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
Events associated with framesets
List of events associated with framesets...
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
Events associated with supercontrols
List of events associated with supercontrols...
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
HErrorLock (Function)
Used to check whether a lock error occurred.
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
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......
zipCreate (Function)
Creates an archive.
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
Compatibility between external components and deployed applications
A component can evolve in many ways......
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min