ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage...
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
NotesNbAttachment (Function)
Returns the number of files attached to an item of the current document in Lotus Notes.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
NbPendingThread (Property)
The NbPendingThread property is used to get the number of pending threads in a queue or in a stack.
NextApproverID (Property)
The NextApproverID property is used to manage the users that will perform the next action.
EmulateConfirm (Function)
Emulates the next call to Confirm and automatically clicks the button passed in parameter.
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.
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
UploadDelete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
xlsCoordinatesToName (Function)
Retrieves the name of a cell, XLS worksheet or Spreadsheet control according to its coordinates.
xlsNameToCoordinates (Function)
Returns the coordinates of a cell, XLS file or spreadsheet control according to its name.
awProcedureGetAndSendInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendAndGetInfo.
awProcedureGetInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendInfo.
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
StreamChangeDriver (Function)
Specifies the camera that will be used as source for a stream and/or a Conference control....
DocRedoCount (Function)
Returns the number of canceled actions that can be redone on a Word Processing document.
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.