ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
9. Sharing a project in practice
Sharing a project in practice...
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Graphic string functions
List of SQL functions used to create and handle graphic strings...
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
Edit options of a report
The report editor allows you to......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.