ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Detailed use of WINDEV FTP/RPC
2. User-friendly editors in practice
User-friendly editors in practice...
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
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......
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
Specific features of the applications for iPhone/iPad
Chart: Managing legends
Several types of legends are supported in the charts......
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
Environment of the report editor
Environment of the report editor...
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
iPrintReport (External language)
Prints a report created with the report editor.
2. Examples and components provided with WEBDEV
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").