ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV 2024 Tutorial - Table of contents
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
iPrintReport (External language)
Prints a report created with the report editor.
LooperInsertLine (Function)
Inserts a row into a Looper control.
LoadParameter (Function)
Reads a persistent value.
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
Constants for managing projects
List of constants used by the functions for managing projects....
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
NotesDeactivateView (Function)
Disables the view currently handled in Lotus Notes.
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......
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
Setup in MSI format
You have the ability to create a setup program in MSI standard......
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......