ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
NotesActivateView (Function)
Indicates the view that must be handled in Lotus Notes.
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
NextTitle (Function)
Modifies the title of next window to open.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry 06500740072007900 of the WLanguage code.
Hyper File functions available for backward compatibility
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min