ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image variable>.SaveGIF (Function)
Saves an image found in an Image variable: in a file in GIF format. in memory....
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
Discover all the possibilities of pivot tables
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
<Looper>.ToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
HChangeName (Function)
Modifies the physical name of a data file.
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
Pushed (Property)
The Pushed property is used to get and change the state of a two-state button (pressed or released).
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
Query and project
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
Style sheet
A style sheet ("......
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
Procedure
The Procedure property can be used: on the hScheduledTask type, used to describe the scheduled tasks on an HFSQL Client/Server database. on the rssStream type, used to describe an RSS feed....
FileSize (Property)
The FileSize property is used to get the size of a file.