ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
9. Generation modes
WINDEV Mobile includes different types of generation......
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
Scheduler report
The report editor allows you to create "Scheduler" reports....
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....