ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FileDisplay (Example)
Usage example of the FileDisplay function
EndDate (Property)
The EndDate property is used to get and change the end date of a time period.
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
WLanguage procedure called by WebSocketClientConnect
WLanguage procedure ("callback") called by WebSocketClientConnect when the connection to the server is established.
SQLExec (Example)
Usage example of the SQLExec function
WLanguage procedure called by WebSocketClientConnectSSL
WLanguage procedure ("callback") called by WebSocketClientConnectSSL when the connection to the server is established.
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
eChangeCurrency (Function)
Converts a currency into another currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
StartDate (Property)
The StartDate property is used to get and change the start date of a time period.
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
GuidedTourStepChange (Function)
Modifies the current step of the guided tour.
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
Other operators
The following are additional operators......
Project description: Options tab
The project description window allows you to configure various elements of your project......
Constants used for managing the multi-touch
Constants for managing the multi-touch...
Changing sites from AWP to SEO-ready session mode
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
WidgetDisplay (Function)
Refreshes a widget window.