ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
SysSpace (Function)
Returns the physical memory space for the current computer.
CheckAllTrue (Function)
Returns True if all the elements of an array are True.
<Array>.AllTrue (Function)
Returns True if all the elements of an array are True.
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
tapiCallDuring (Function)
Returns the duration of the call (difference between the start date and time of call and the end date and time of call).
16. Protecting access to the site: passwords
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
Error 1023: The access to the method of the class is restricted by a private inheritance
<Array>.AnyTrue (Function)
Returns True if at least one element of an array is True.
How to find out whether a report was printed?
CheckAnyTrue (Function)
Returns True if at least one element of an array is True.
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
WLanguage procedure called by fTrackDirectory
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory.
WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.
2. UML models
2. UML models
PageExist (Function)
Checks whether the specified page is currently displayed in the browser of the Web user. Used to find out whether a page is displayed in a frame other than the current one.