ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
7. Multilingual sites in practice
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
WINDEV applications for Linux: Specific features
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
The Organizer control
The Organizer control is used to display and handle organizers......
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
11. Controls in practice
Discover the main characteristics of the controls...
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......