ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing the modification of windows by the user
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
ThreadPause (Function)
Pauses the current thread during the specified duration.
XMLSavePosition (Function)
Stores the current position in the XML document.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Local procedure
Two types of procedures are available......
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
Events associated with the Pivot Table control
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
SocketWrite (Function)
Writes a message intended to another socket.
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
System constants
List of constants used by the system functions....
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Events associated with Button controls
List of events associated with Button controls...