ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
zipDeleteAll (Function)
Deletes all files from an archive.
StatStandardDeviation (Example)
Usage example of the StatStandardDeviation function
StatAverageDeviation (Example)
Usage example of the statAverageDeviation function
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
Generating the RAD pattern
To generate a RAD pattern:...
StatAverage (Example)
Usage example of the StatAverage function
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......
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
BurnerEject (Function)
Opens or closes the door of current burner.
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
StatVariance (Example)
Usage example of the StatVariance function
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
Operating mode of dynamic Active WEBDEV Pages
HToItem (Function)
Assigns the specified value to an item of the current record.
MatReadColumn (Example)
Usage example of the MatReadColumn function
StatError (Example)
Usage example of the StatError function
MatReadLine (Example)
Usage example of the MatReadLine function
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.