ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV website or a PHP page. from a component....
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Secret string vault
Passwords, private keys and tokens are often used in programming......
Pages in Session mode
WEBDEV includes several types of pages to create dynamic sites......
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
The HTML Display control
The HTML Display control displays a web page in an application......
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
ERR_PARSER
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
Multilingual project
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Operating mode of dynamic Active WEBDEV Pages
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......