ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
EmulateOKCancel (Function)
Emulates the next call to OKCancel and automatically clicks the button passed in parameter.
EmulateYesNo (Function)
Emulates the next call to YesNo and automatically clicks the button specified in parameter.
EmulateConfirm (Function)
Emulates the next call to Confirm and automatically clicks the button passed in parameter.
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
ChronoReset (Function)
Stops and resets a running stopwatch.
ImageNext (Function)
Displays the next image for the scroll.
ImageLast (Function)
Displays the last image for the scroll.
Error 1012: The class member is not global: it cannot be accessed from a global method
SchedulerDeleteTask (Function)
Deletes a scheduled task.
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
9. Hardware and software requirements
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
Right (Function)
Extracts the last characters from a string or string buffer.
Check: SMTP connectivity
The monitoring robot will try to connect to an SMTP server......
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode