ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
Execute (External language)
Runs the code of a control or the code of a procedure in WLanguage.
Sticky header (Code editor)
When working in a large code file (larger than the screen), it can sometimes be difficult to determine where you are in the code......
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Error 1009: The member of the class is private
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
<Code Editor>.Execute (Function)
Executes the WLanguage code displayed in the Code Editor control.
CodeEditorLoad (Function)
Loads a WLanguage code file in a Code Editor control.
InUniversalWindowsPlatformSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows Platform mode (Universal Windows 10 App). Function kept for backward compatibility....
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
Context menu of TreeView controls (AAF)
Each TreeView control in a window offers the user a context menu by default......
Error 301: Unknown identifier
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......