ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PDF Reader control properties
You can manipulate PDF Reader controls in a window using the following WLanguage properties......
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.
16. Protecting access to the site: passwords
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
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.
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
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.
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
gpwAddAuthLogin (Function)
Adds a login button (Facebook, Google, Microsoft, etc.) in the login window or page.
GetUUID (Function)
Calculates a 128-bit Universal Unique Identifier ("UUID").
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......
GetUUID256 (Function)
Calculates a 256-bit Universal unique identifier ("UUID").
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).
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
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.
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).