ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
Error 1045: A class cannot be declared outside the declaration code of a class
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
gpwNone (Function)
Returns the value of the word "NONE" according to the framework being used.
MCIVolume (Function)
Modifies or returns the sound volume.
zipCurrentFile (Example)
Usage example of the zipCurrentFile function
TabMDI (Property)
The TabMDI property is used to: Get the type of a Tab control (simple tab or dynamic tab - MDI). Change the type of a Tab control (simple tab or dynamic tab - MDI). This property is obsolete from version 200057. Use DynamicTab....
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
iParameterViewer (Function)
Configures the report viewer.
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
XMLSign (Function)
Signs an XML document.
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
gpwRegisteredUsers (Function)
Returns the value that corresponds to "Registered users" according to the framework being used.
BurnerSave (Example)
Usage example of the BurnerSave function
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
fDir (Example)
Usage example of the fDir function
WDDIXIO overview
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min