ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
LibraryPanelVisible (Property)
The LibrayPanelVisible property is used to: determine if the "Library" panel is displayed in a Diagram Editor control. show or hide the "Library" panel in a Diagram Editor control....
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
16. Application test in practice
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
Constants for managing the modification of windows by the user
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
SocketWrite (Function)
Writes a message intended to another socket.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......