ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
HFSQL constants
List of constants used by the HFSQL functions....
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
HOpen (Function)
Opens a data file.
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
InfoBuild (Function)
Displays a custom message in a system information window.
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
Constants for managing emails
List of constants used by the functions for managing emails....
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
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.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.