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.
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
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.
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
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.
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
ThreadPersistent (Function)
Makes a thread persistent.