ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPGet (Function)
Transfers a file or directory from an FTP server (File Transfer Protocol) to the current computer.
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
OpenDocument (Function)
Opens a document in a new modeless window using the appropriate WINDEV editor. Starting with WINDEV Suite 2025 - Update 2 (subscription version), diagrams are opened using the diagram editor....
zipDeleteFileList (Function)
Deletes a list of files from an archive.
LuhnCheck (Function)
Checks that the given sequence is valid according to the Luhn formula.
LuhnCalculate (Function)
Calculates the next Luhn check digit for a given sequence.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Warning (Function)
Displays a custom message in a system warning window.
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
PDFNbSignatures (Function)
Gets the number of signatures in a PDF document.
FlexWrap (Property)
The FlexWrap property determines whether items are laid out in one line, or can wrap onto multiple lines (corresponding CSS property: "flex-wrap").
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.