ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NetDirList (Function)
Lists the directories and the files found: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
TimeZone (Property)
The TimeZone property is used to set the time zone.
dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.
MapChangeStyle (Function)
Changes the style of the map displayed in the Map control.
BitcoinCoreDateTimeLatestBlock( Function)
Returns the date and time when the last block was created.
Window (External language)
Returns the number of windows opened at a given time.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
<Array>.AllFalse (Function)
Returns True if all the elements of an array are False.
MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable combo boxes. table columns displayed by combo boxes....
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
8. "Mobile friendly" site: Dynamic serving
OrganizerZoom (Function)
Returns the time range displayed by an Organizer control.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
9. Sharing a project in practice
Sharing a project in practice...
<Image>.Font (Function)
Declares the font that will be used by dTexte in an Image control.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
Line (Property)
The Line property is used to define the line style used.
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......