ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
<Variable Drive>MoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
<Source>.ChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
iVPos (Function)
iVPos is kept for backward compatibility.
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)....
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
Compilation options (HLP format)
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
2. Deploying a static site or a PHP site
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
fCompress (Function)
Compresses a file.
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
The Tab control
The Tab control is used to simultaneously display different controls......
TrialVersion (Function)
Used to find out whether the current execution of the application is in "trial version" mode.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.