ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sum (Function)
Calculates the sum of the array elements.
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
fRename (Function)
Modifies the name of a file.
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Constants for managing the modification of windows by the user
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
SocketRead (Function)
Retrieves a message sent by another socket.
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Print constants
List of constants used by the print functions....
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Net constants
List of constants used by the Net functions....
Starting WDOptimizer in a command line