ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
Including the code
You want to include your code lines in a condition, in a structure, ......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
10. UMC: User Macro-Code
9. Internal page
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
6. Internal window
Internal windows...
Access rights to a class property
A property is a code element that includes two processes......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
3. Debugger
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
CodeJS (Property)
The CodeJS property is used to read and change the JavaScript code associated with a Web Component control.
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
Error 301: Unknown identifier
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
Properties associated with formatted display controls
The formatted display control includes some properties that can be used......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
Error 102: The constants can be defined in the initialization code of project, ...
8. Source Code Manager (SCM)
Source Code Manager (SCM)...
Recycle code windows
By default, a single code window is opened per ......
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......