ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Hyper File functions available for backward compatibility
fRename (Function)
Modifies the name of a file.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
fUnlock (Function)
Entirely or partially unlocks an external file.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
LooperAdd (Function)
Adds a row at the end of a Looper control.
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
SendKey (Function)
Simulates the keystrokes and the mouse actions.
XLS file handling functions
List of functions for managing XLS files...
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
fLock (Function)
Entirely or partially locks an external file.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
HOpen (Function)
Opens a data file.