ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
FontCreate (Function)
Creates a font definition.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
DomoClose (Function)
Closes the communication opened by DomoOpen.
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
fDateTime (Example)
Usage example of the fDateTime function
MapLicenseBing (Function)
Indicates the "Bing map" license key that will be used in the Map controls used in Universal Windows 10 App mode.
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
mongoOperationsOption (Type of variable)
The mongoOperationsOption type is used to define the options of bulk operations.
PanelAttach (Function)
Attaches or changes the attach position of a Dockable Panel control.
nWDInit: Initialize the external language
Initializes the external language......
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry 06500740072007900 of the WLanguage code.
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
DomoSwitchOn (Function)
Switches on one or more electrical devices compatible with the X10. protocol.
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Global and local variable
Two types of variables are available......
DomoSend (Function)
Sends a command to one or more electrical devices compatible with the X10 protocol.
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.