ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
Handling a control through programming in a report
All report controls can be handled through programming......
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
Page contexts
In a Windows application, the information relative to a window is stored with the window......
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
AdLoaded (Property)
The AdLoaded property indicates whether an ad is currently loaded (and displayed) in the Ad control.
Automation object
The Automation keyword is used to declare an automation object...
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
HState (Function)
Used to find out the state of a record.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Code snippets
The code editor allows you to enter "Code snippets"......
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min