ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
Typing multilingual texts
For a multilingual application, you have the ability to......
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Compilation options (chm format)
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
HReadFirst (Function)
Sets the position on the first record according to a browse item.
IF statement
The conditional IF statement allows you to run an action according to a condition...
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.