ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
HRead (Function)
Reads a record in a file according to a given record number.
WEBDEV Application Server 2024
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
Constants for managing projects
List of constants used by the functions for managing projects....
xmlDocument (Variable type)
The xmlDocument type is used to handle an XML file.
fWriteLine (Function)
Writes a line to a text file (ANSI or Unicode).
Using Unicode in HFSQL tables
The database schema proposes two types of Unicode items......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
rssChannel (Variable type)
The rssChannel type is used to handle a RSS channel...
Multi-project search
Performing a search in the current project is a common operation......