ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Chart: Managing legends
Several types of legends are supported in the charts......
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
PageParameter (Function)
Returns the value of a parameter passed to the current page.
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
grLabel (Function)
Indicates various parameters of additional legend in a chart.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
Assignment operators
Three assignment operators are available......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
grColor (Function)
Returns and initializes the color of different chart elements.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
Environment of the data model editor
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min