ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HOut (Example)
Usage example of the HOut function
DiagramLoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
Google constants
List of constants used by the Google functions....
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
After
They After keyword can correspond to:
diagRectangle (Type of variable)
The diagRectangle type is used to define all the advanced characteristics of a shape of type Rectangle.
dBackground (Example)
Usage example of the dBackground function
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
diagOval (Type of variable)
The diagOval type is used to define all the advanced characteristics of a shape of type Oval.
fEncrypt (Example)
Usage example of the fEncrypt function
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Clipping the window according to an image
An image can be used to easily define the shape of a window......
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Installing a SOAP server with IIS
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Project description: Files tab
The project description window allows you to configure various elements of your project......
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......