ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fExtractResource (Function)
Extracts a resource from the application into a physical device location.
<Diagram variable>.Save (Function)
Saves a diagram as a "diag" file.
<Variable Drive>CreateFile (Function)
Creates a file on the remote disk.
<Variable Drive>Rename (Function)
Rename a file or directory on an Drive.
HNext (Function)
Sets the position on the next data file record according to a browse item.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
DriveDeleteFile (Function)
Deletes a file on the remote disk.
".STY" file: "Style sheet" file
A style sheet is a "......
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
PC SOFT Free Technical Support
Thank you for buying one of our products......
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
SpreadsheetAddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.
The planes (in a window or in a report)
The planes are used to group the window controls......
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
Charact (Function)
Returns the character corresponding to the specified ASCII code.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
Time (Type of variable)
The Time type is used to easily handle the times...
Associating a control with a tab pane
Methods to associate a control with a tab pane......
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.