ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
Handling the report blocks through programming
Each report block is associated with different events......
2. Projects in practice
Discover the main operations that can be performed on a project....
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
HJSONToRecord (Function)
Imports JSON data into the current record.
FTPCommand (Function)
Sends a specific FTP command to a server.
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
OpenMobileWindow (Function)
Opens a window in a mobile application.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
LDAPDeleteAttribute (Function)
Deletes an attribute as well as its values.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Twain constants
List of constants used by the Twain functions....
Control constants
List of constants used by the functions for managing controls...
saasPricing (Type of variable)
The saasPricing type is used to define the advanced characteristics of a SaaS pricing.
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).