ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image control in a page
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
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.
API (Function)
Runs a function found in an external DLL.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
Sort (Function)
Sorts a WLanguage array.
Combination (Type of variable)
A combination is a set of options.
Position (Function)
Finds the position of a specified string within another string.
FullScreenEnable (Function)
Switches the browser to "Full screen" mode. The browser occupies the entire screen.
LDAPValue (Function)
Returns the value corresponding to the subscript passed as parameter for the specified attribute.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
13. External component in practice
External component in practice...
12. External component in practice
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....