ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Check Box control
A Check Box can correspond to......
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
HDescribeItem (Function)
Describes a file item through programming.
Link control properties
The Link control is available in a page and in a report......
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
Memo (Property)
The Memo property is used to determine if an item is of type memo.
LogDirectory (Property)
The LogDirectory property is used to manage the directory of the log file described in the analysis.
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
fLock (Function)
Entirely or partially locks an external file.
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
ReplicationDirectory (Property)
The ReplicationDirectory property is used to manage the directory of replication files (".RPL" or ".RPM").
Event (Example)
Usage example of the Event function
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
Managing main window menus
A main menu is necessarily associated with a window......
Style sheet
A style sheet ("......
Discover all the possibilities of pivot tables
5. User Groupware in practice
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.