ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fSeek (Example)
Usage example of the fSeek function
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
ErrorBuild (Function)
Displays a custom error message in a system error window.
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
Project description: Project tab
The project description window allows you to configure various elements of your project......
GglGetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
GglListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
REST web service: Testing and deployment
WINDEV and WEBDEV allow you to create REST web services. Once the REST web service has been developed, you can: Test and debug the REST web service. Deploy the REST web service....
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Email (Property)
The Email property is used to get and change an email address.
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.