ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
HCloseAnalysis (Function)
Closes the current analysis.
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
2. Projects in practice
2. Projects in practice
Discover the main operations that can be performed on a project....
zipExtractPath (Example)
Usage example of the zipExtractPath function
Chart: Managing legends
Several types of legends are supported in the charts......
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
HTML constants
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....