ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.SetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
<Ansi string type>.DeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Check: SMTP connectivity
The monitoring robot will try to connect to an SMTP server......
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Native Sybase Connector for WINDEV and WEBDEV 2024
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
<Looper>.RecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
<Table>.RecNum (Function)
Returns the number of the current record in a Table control based on a data file.
AppleTrackingAuthorizationStatus (Function)
Determines if the app has been allowed to track activity based on user data (iOS only).
LooperRecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
Check: NNTP connectivity
The monitoring robot will try to connect to the specified NNTP server (news server)......
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
Operations performed on use case diagrams
The following paragraphs explain......