ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenMobileWindow (Function)
Opens a window in a mobile application.
HTMLToText (Function)
Converts an HTML string or buffer to text.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
Events associated with Tab controls
List of events associated with Tab controls...
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
Configuring the setup program
Two tools can be used to create a setup program......
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
LockAppPassword (Function)
Specifies a specific password for unlocking the current application (application locked automatically or by LockAppOn).
LockAppOn (Function)
Locks a WINDEV application.
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
DocEndModification (Function)
Signals the end of grouping for a set of operations in a single event (management of "undo/redo")....
EmailExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
Referring to an element in a WLanguage event / process
Project portfolio
From version 25, you can create "project portfolios"......
Body Complement block
The Body complement block is linked to the Body block......