ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
Emulating constants
List of constants used by the functions for emulating automated tests....
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
SNMPGetTable (Function)
Reads a table of SNMP values.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....