ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Contains (Function)
Allows you to check if a substring is within a string.
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
Enqueue (Function)
Adds an element to the queue.
AdditionCompleted (Property)
The AdditionCompleted property determines if an element was added to a queue, list or stack, or if the operation is in progress.
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
Push (Function)
Pushes an element onto the stack.
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
FirstDayOfMonth (Function)
Returns the first day of the month.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
ThreadState (Function)
Returns the current status of a thread.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
Asc (Function)
Returns the ASCII code of the specified character.
EventDestroy (Function)
Explicitly destroys an event.
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
dbgEnableAssert (Function)
Enables or disables the assertive programming.
Creating an action plan
The action plans group all actions that will be performed by the software factory....
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
EndProgram (Function)
Ends the execution of the current program.
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....