ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
WINDEV 2024 Tutorial - Table of contents
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
5. Which type of server to choose?
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
SQLFirst (Function)
Positions on the first row of the query result.
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
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......
Sensor constants
Constants used by the SensorXXX functions...
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
11. Controls in practice
Discover the main characteristics of the controls...