ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
UploadCurrentFileSizeSent (Function)
Returns the size (in bytes) already sent for the file currently uploaded via an Upload control.
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
<Upload>.CurrentFileSizeSent (Function)
Returns the size (in bytes) already sent for the file currently uploaded via an Upload control.
<Table>.AddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
<Source>.Forward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
<Source>.Backward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
Browsing the HFSQL data files
The "Key" items are used to organize the records in a data file in order to optimize the browse or the search......
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
Creating and handling an item
The main operations that can be performed on an item are as follows......
The test mode cannot operate without the project and its pages, ...
NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
Binding a ListView control to an item
ERR_CANNOT_OPEN_FILE
3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
EndTimer (Function)
Ends the execution of a timer triggered by Timer.
<Source>.SeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.
fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site.