ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
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 programmatically, an HFSQL view, a query....
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
<Source>.Backward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
InitialFile (Property)
The InitialFile property is used to get the original name of the data file associated to an item in a query.
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......
<Source>.Forward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
MaxNbSegment (Property)
The MaxNbSegment property gets and sets the maximum number of line segments for drawing a Wire control.
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
18. Order of execution of the code of buttons/links
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.