ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Modulo (Reserved word)
Returns the remainder of a division.
SysScreenResolution (Function)
Returns the resolution of a screen.
SNMPOIDStatus (Function)
Returns the status of an OID.
SNMPOIDDescription (Function)
Returns the description of an OID.
gpwEncryptPassword (Function)
Returns the encrypted password.
ContinentList (Function)
Returns the list of continents.
Events associated with List Box controls
List of events associated with List Box controls...
Min (Function)
Returns the lowest value.
Root (Function)
Returns the root of a number.
Sin (Function)
Returns the sine of an angle.
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
10. Embedded queries
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
PDFReaderSeekFirst (Function)
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions on the first occurrence found (from the current page).
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
<PDF Reader>.SeekFirst (Function)
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions on the first occurrence found (from the current page).
SysIMEI (Function)
Returns the IMEI number of an Android phone.
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
PageToFile (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
ColorPalette (Function)
Returns a color found in the current palette.
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......