ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinStatus (Function)
Identifies or modifies the window status.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
iParameter (Function)
Retrieves the printer configuration and configures the print.
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
ShapePolygon (Function)
Modifies the shape currently displayed in a Shape control to get a custom shape (by specifying the coordinates of polygon points).
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Salesforce functions
List of Salesforce functions...
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
HCloseAnalysis (Function)
Closes the current analysis.
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.