ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DotNetRun (Function)
Runs a procedure on a .Net server.
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
SQL view
An SQL view is a virtual data source defined by an SQL query......
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
HListKey (Example)
Usage example of the HListKey function
FTPDate (Example)
Usage example of the FTPDate function
FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function
<ANSI string>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
7. Multilingual websites in practice
Returns an array without duplicates....
ServicePause (Function)
Pauses a service.
Size (Example)
Usage example of the Size property
FinRepayVal (Example)
Usage example of the FinRepayVal function
FinPaymentNb (Example)
Usage example of the FinPaymentNb function
fAttribute (Function)
Returns or modifies the attributes of a file.
Code editor: Snake_case or PascalCase
There are several naming conventions to write variables in the code......
MouseCursor (Property)
The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page.
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).