ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
ThreadPause (Function)
Pauses the current thread during the specified duration.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
FTPTime (Function)
Returns the different creation, modification or access times associated with a file located on an FTP server (File Transfer Protocol).
SocketCreate (Function)
Creates a socket.
fDataDir (Function)
Returns the full path of the directory of HFSQL tables specified by the user when installing the application.
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
DashMode (Function)
Opens or closes the Dashboard control edit mode.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
GeometryOverlap (Function)
Determines whether two geometries overlap.
Repositionable Note control properties
You can manipulate Repositionable Note controls in a window using the following WLanguage properties......
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
12. Available tests
StatVarianceP (Function)
Calculates the variance for a full series of values.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.