ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants used by the TraceStart function
List of constants used by the TraceStart function....
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
TwainProperty (Function)
Used to find out or modify the properties of the current Twain device.
TypeDescription (Property)
The TypeDescription property is used to: Find out the type used by an Enumeration or Combination item. This item was defined in the data model editor or programmatically. Define the type used by an Enumeration or Combination item (when describing the item through programming)....
3. UML models in practice
SaaSAdminPricingEnableService (Function)
Enables a service in a SaaS pricing.
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
FontAppointmentTitle (Property)
The FontAppointmentTitle property is used to: Find out the characteristics of the font used for the title of appointments in the Scheduler and Organizer reports. Modify the characteristics of the font used for the title of appointments in the Scheduler and Organizer reports....
MaxAutoID (Property)
The MaxAutoID property is used to get the maximum automatic identifier of a replicated data file.
gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.
HTMLEditorGetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
XML management: Use example
This application example manages an XML file named "Orders......
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
HierarchicalDepth (Property)
The HierarchicalDepth property is used to: Find out the depth of a hierarchical control in a report. Modify the depth of a hierarchical control in a report (only if the report uses a data source through programming)....
NotesOpenConnection (Function)
Establishes a connection to a Domino server.
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
VideoGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
PDFSign (Function)
Applies an approval signature to an existing PDF.
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
FontAppointmentContent (Property)
The FontAppointmentContent property is used to: Get the characteristics of the font used for the content of appointments in Scheduler and Organizer reports. Set the characteristics of the font used for the content of appointments in Scheduler and Organizer reports....
Setting the initial focus to a control (AAF)
The context menu of Edit controls includes the option "Set initial focus to this control"......