ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WaitWindowStart (Function)
Opens the wait window of application.
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Type (Property)
The Type property is used to get and change the type of an element.
SQLFirst (Function)
Positions on the first row of the query result.
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
GanttLink (Type of variable)
The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart.
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
URL (Property)
The URL property is used to get and change a URL.
Border (Property)
The Border property is used to get and change the borders of an element.
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
Source (Property)
The Source property is used to get and change the source of an element.
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
10. Page templates