ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gpwNone (Function)
Returns the value of the word "NONE" according to the framework being used.
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
WINDEV and OPC
OPC stands for "OLE for Process Control"......
gpwSupervisor (Function)
Returns the username of the "Supervisor" account according to the framework being used.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
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......
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....
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
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
fDir (Example)
Usage example of the fDir function
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......