ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OrganizerZoom (Function)
Returns the time range displayed by an Organizer control.
Internal component
An internal component is a set of elements from a project......
SQLFirst (Function)
Positions on the first row of the query result.
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
HListItem (Example)
Usage example of the HListItem function
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
CharactType (Function)
Returns information about the type of character.
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
KeyCalcActivationKey (Function)
Calculates the activation key of application from the initial key.
The Static control
A Static control is a control used to display a static text......
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
KeyCompareKey (Function)
Compares an initial key with an activation key.
SpreadsheetRestorePositionAndSelection (Function)
Restores: the scrollbar position in a Spreadsheet control, the current worksheet, the elements selected in the current worksheet of Spreadsheet control. These elements have been saved by SpreadsheetSavePositionAndSelection....
WINDEV: Example of programmed Drag and Drop
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
SQLExec (Function)
Names and runs an SQL query.
2. Projects in practice
SFDelete (Function)
Deletes records from a Salesforce database.
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....