ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
Browser constants
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
Events associated with Java Applet controls
List of events associated with Java Applet controls...
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Events associated with Table controls
List of events associated with Table controls...
MCI constants
List of constants used by the MCI functions....
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
HTTPRequest (Example)
Usage example of the HTTPRequest function
SQLReqExists (Function)
Checks the existence of a query.
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Supercontrol
A supercontrol is an advanced type of control......