ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
LabelHeight (Property)
The LabelHeight property is used to: Find out the height of labels in a Label report. Modify the height of labels in a Label report....
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
Specific features of the Express version
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
Extracting the text of the project
The following text can be extracted......
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
27. Center or anchor a site horizontally
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Composite variable
A composite variable contains different types of elements (members)...
13. Generation modes
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
GrantType (Property)
The GrantType property gets the grant types available.
21. Reports
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
Using the Salesforce service
Salesforce is a very popular CRM software......
7. Available controls in a window
WINDEV Mobile includes several types of controls...
VSpace (Property)
The VSpace property is used to get and change the vertical spacing between the labels in a report. This spacing was defined when creating the Label report.
HSpace (Property)
The HSpace property is used to determine and modify the horizontal spacing between labels in a report. This spacing was defined when creating the Label report.
9. Generation modes
WINDEV Mobile includes different types of generation......
14. Generation modes
Generation modes...
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......