ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)......
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
<List Box>.Display (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file.
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
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......
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
Error 16: Incompatible CASE
Screen,Column (External language)
Returns the index of the current column in a Table based on a data file or in a Table populated programmatically.
<Table>.End (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
<Table>.Print (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Query based on query
Queries can be based on items from another query......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Query editor
The query editor is used to automatically create queries on the data files......
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
License agreement for Native Sybase Connector
License agreement for Native Sybase Connector...
3. Site development life cycle
<Looper>.ToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
1
5
6
7
8
9
94
>