ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
SQLFirst (Function)
Positions on the first row of the query result.
Logical operators
The logical operators are as follows......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
Min (Function)
Returns the lowest value.
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Display (External language)
Displays a value in a control or assigns a value in a variable.
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
Domo constants
List of constants used by the DomoXXX functions....
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.