ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
<Source>.CheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
<gglConnection variable>.FillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
SelectedText (Property)
The SelectedText property is used to get and change the text selected in an Edit control, editable Combo Box control or editable column in a Table control.
SelectionIfReadOnly (Property)
The SelectionIfReadOnly property is used to determine and specify if the content of an Edit control can be selected when in read-only mode.
Warning 124: Shadowing a global variable
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.
Handling a control through programming in a report
All report controls can be handled through programming......
H.VisibleAutoIndexing (Variable)
Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL data files.
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
wWDGetReturnValueType
Type of the return value of the last nWDExecute, nWDExecuteEx or nWDEvalue statement]......
<Image variable>.Fill (Function)
Colors an area in an Image variable.
Multimedia functions (prefix syntax)
List of Multimedia functions...
<Source>.Flush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
<gglConnection variable>.FillCalendarByRequest (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved from a custom request.
<Source>.Creation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.