ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RealToDateTime (Function)
Converts an 8-byte real to a date and time.
Error 11: The label is unknown
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
ClipboardHeight (Function)
Calculates the height of an image (in bitmap format) found in the clipboard.
ClipboardWidth (Function)
Calculates the width of an image (in bitmap format) found in the clipboard.
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....
GglListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
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.
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
SemaphoreCreate (Function)
Creates a semaphore.
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
Error 1045: A class cannot be declared outside the declaration code of a class
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Error (Function)
Displays a custom error message in a system error window.
SpellSuggest (Function)
Returns the list of possible words found in the dictionary of OpenOffice that can correct a word that is misspelled.
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....