ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DurationToString (Function)
Converts a duration to a character string in the specified format.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
Page with parameters
SocketCreate (Function)
Creates a socket.
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
Character string: How to extract, remove and replace words?
This page presents the main operations that can be performed on a character string....
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
SocketRead (Function)
Retrieves a message sent by another socket.
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......