ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipCurrentFile (Example)
Usage example of the zipCurrentFile function
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.
gpwSupervisor (Function)
Returns the username of the "Supervisor" account according to the framework being used.
gpwNone (Function)
Returns the value of the word "NONE" according to the framework being used.
Error 1045: A class cannot be declared outside the declaration code of a class
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
MCIVolume (Function)
Modifies or returns the sound volume.
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
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......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
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
LooperSelect (Function)
Returns the index of the selected element in a Looper control.