ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gpwRegisteredUsers (Function)
Returns the value that corresponds to "Registered users" according to the framework being used.
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Error 1045: A class cannot be declared outside the declaration code of a class
Automation object
The Automation keyword is used to declare an automation object...
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
MCIVolume (Function)
Modifies or returns the sound volume.
zipCurrentFile (Example)
Usage example of the zipCurrentFile function
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......
gpwNone (Function)
Returns the value of the word "NONE" 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
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
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.
Scheduler report
The report editor allows you to create "Scheduler" reports....
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......