ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
EmailStartNotesSession (Function)
Allows you to access the data handled by the Lotus Notes messaging (emails, contacts, groups of contacts, tasks, appointments).
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
SQLSeek (Function)
Positions on the specified result row of the query.
XMLParent (Function)
Positions on the parent element of current element (tag or attribute).
ThreadResume (Function)
Resumes the execution of a thread that was interrupted by ThreadSuspend. Function not recommended.
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
PDF Reader control properties
You can manipulate PDF Reader controls in a window using the following WLanguage properties......
gpwAddAuthLogin (Function)
Adds a login button (Facebook, Google, Microsoft, etc.) in the login window or page.
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
AIDetect (Function)
Detects different elements in an image: object, faces, etc, ... This detection is achieved through artificial intelligence (AI).
Warning 127: You are using a data source local to the process
Assignment of RETURN
The return value of the process currently run can be assigned...
SQLModify (Function)
Modifies the content of a row in the query result.