ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
Accessibilité (Property)
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
Using the task management and the schedule
Time management is extremely important......
SpreadsheetMergeCell (Function)
Merges specified or selected cells in an Spreadsheet control.
Query editor
The query editor is used to automatically create queries on the data files......
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Using the Vista style in your windows
WINDEV allows you to customize......
diagConnector (Type of variable)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
WINDEV: Example of programmed Drag and Drop
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
HFSQL constants
List of constants used by the HFSQL functions....
7. Debugger
WEBDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
7. Debugger
WINDEV Mobile Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
zipMerge (Example)
Usage example of the zipMerge function
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
How to loop through a file using filters?