ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CurrentYear (Function)
Returns the current year in integer format.
On/Off button in a window
The on/off button is a button that operates like a check box......
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
Defining a help window template
WINDEV allows you to create help window templates......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)......
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Example for creating a select query
This help page explains how to create two select queries......
FinCurrentVal (Function)
Returns the current value of investment.
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
ComponentInfo (Function)
Returns information about a component.
TwainState (Function)
Returns the status of the current source.
Private Store for mobile applications
There are two methods two deploy your applications......
dbgInfo (Function)
Returns a debug information.