ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
Euro constants
List of constants used by the functions for managing the Euro....
fLongName (Function)
Returns the long name of a file or directory.
gClickableLink (Function)
Adds a clickable link in a graphic string.
MyWindow (Reserved word)
MyWindow is used to handle the current window...
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
.NET application
To create a.NET application from a project......
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....