ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
MemSort (Function)
Sorts the elements found in a memory zone.
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
RGBGreen (Function)
Returns the green component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
HTMLEditorExecuteJS (Function)
Executes JavaScript code in an HTML Editor control.
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory zone.
iMargin (Function)
Defines the "logical" print margins.
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
WINDEV Mobile Framework License Agreement
The Site Map control
The Site Map control allows the Web user to......
"About" window
The "About" window is used to display and access various information about the current application......
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
SecurityHtml (Property)
The SecurityHtml property is used to get and change the status of the security mechanism of HTML Display and HTML Editor controls.
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
MemFound (Function)
Checks whether the sought element was found.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.