ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
hbConnection (Type of variable)
The hbConnection type is used to define the characteristics of a connection to a HBase server.
HideWhileScrolling (Property)
The HideWhileScrolling property is used to: Determine if the pinned control is hidden while scrolling, Show or hide the pinned control while scrolling....
MsgSortSel (Property)
The MsgSortSel property is used to: Find out the wait message displayed when sorting and selecting the report records. Modify the wait message displayed when sorting and selecting the report records....
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
The HTML Display control
The HTML Display control displays a web page in an application......
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
Page with parameters
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
AppInstallUPD (Function)
Triggers the automatic update of current application.