ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<DateTime type>.ToString (Function)
Converts a DateTime to string in the specified format.
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
3. Site development life cycle
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
HTTP functions (prefix syntax)
List of HTTP functions...
The Spreadsheet control
Spreadsheets are one of the most used office tools......
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
RegexReplace (Function)
Replaces all the parts of a string that follow a specific format.
DurationToString (Function)
Converts a duration to a character string in the specified format.
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
XMLPath (Function)
Returns the current position in the document in XPATH format.
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
<Image>.SaveGIF (Function)
Saves an image: in a file in GIF format. in memory....
<Image>.SaveBMP (Function)
Saves an image: in a file in BMP format. in memory....
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
ToClipboardRTF (Function)
Writes a character string in RTF format into the clipboard.
ClipboardUnicode (Function)
Returns the text found in the clipboard in Unicode format.
<Source>.ExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.