ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PositionOccurrence (Function)
Finds the Xth position of a string within another string.
AJAXCancelAsynchronousCall (Function)
Cancels the automatic execution of the browser procedure called by AJAXExecuteAsynchronous.
VariableReset (Function)
Resets the variable to its initial value.
Dequeue (Function)
Removes an element from the queue.
Pop (Function)
Pops an element from a stack.
GetDefinition (Function)
Retrieves the definition of element type.
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
EventOpen (Function)
Opens a synchronization event between several threads.
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
ClipboardWidth (Function)
Calculates the width of an image (in bitmap format) found in the clipboard.
SemaphoreCreate (Function)
Creates a semaphore.
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
Error (Function)
Displays a custom error message in a system error window.
FullScreenDisable (Function)
Disables the "Full screen" mode of browser.
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
Error 1045: A class cannot be declared outside the declaration code of a class
SpellSuggest (Function)
Returns the list of possible words found in the dictionary of OpenOffice that can correct a word that is misspelled.
CheckMarkStyle (Property)
The CheckMarkStyle property gets and sets the check icon of a menu option. This icon appears only if the menu option is checked.
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Customizing the User Groupware