ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.
LooperRecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Operations performed on deployment diagrams
The following paragraphs explain......
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....
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
<List Box>.Display (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file.
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
Operations performed on use case diagrams
The following paragraphs explain......
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
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
Variable scope
Variables can be declared anywhere in the code....
Error 16: Incompatible CASE
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
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.
<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.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).