ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Handling an Edit control programmatically
You can handle Edit controls programmatically......
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
Open (External language)
Opens a window.
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
HStopServer (Function)
Stops an HFSQL server.
11. Controls in practice
Discover the main characteristics of the controls...
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
Screen,Get (External language)
Retrieves the value in a control or in a variable.
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
MaskTitleTime (Property)
The MaskTitleTime property is used to get or change the mask used for the title of time columns: in an Organizer control. in a Scheduler control. in a TimeLine control....
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......