ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArrayMove (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
1. Analysis: Database structure
Print functions (prefixed syntax)
List of print functions...
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Handling controls in a report
The different operations available for the report controls are as follows......
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......
SemaphoreCreate (Function)
Creates a semaphore.
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
The key items
Keys are specific items in your analysis......
The Dashboard control
Dashboards are essential elements in an application......
Extension (Property)
The Extension property is used to: get the extension of a file defined in the data model editor or through programming. define the extension of a file (when the file is described through programming only)....
Print functions
List of print functions...
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......