ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP).
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector...
The Spreadsheet control
Spreadsheets are one of the most used office tools......
5. HFSQL Client/Server
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
Error 204: using a parameter without optional value after parameters ...
emailNotesSession (Type of variable)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.
Error 1009: The member of the class is private
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
EndPosition (Property)
Use in the docFragment class - Read + Write access - Type: Integer32
Effect (Property)
Use in the GuidedVisitStage class - Access in get + Write - Type: Integer32
EmailCurrentFolder (Function)
Returns the name of current folder in the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
hdfsRights (Type of variable)
The hdfsRights type is used to define the advanced characteristics regarding the access rights to an element (file, link, directory) of the Hadoop file system.
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
NationToLanguage (Function)
Returns the language corresponding to a nation.
LanguageToNation (Function)
Returns the nation corresponding to a language.
Nation (Property)
The Nation keyword can correspond to...
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
Error 1054: 'Ancestor' cannot be used outside the code of a class
NationToName (Function)
Returns the name of the language corresponding to a nation.
SysNation (Function)
Returns the nation currently used by the system.
AccessibilityScreenReaderEnabled( Function)
Finds out whether the screen reader is Active.
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
SysWinActive (Function)
Returns the handle of the active window or activates a window.
Columns (Property)
The Columns property allows access: to the configuration of a table column in a Word Processing document (docTable variable). to the configuration of a text column in a multicolumn document (docFormatMulticolumn variable)....
Error 1016: The method of the class is private
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......