ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
DomoSend (Function)
Sends a command to one or more electrical devices compatible with the X10 protocol.
FTPTime (Example)
Usage example of the FTPTime function
JavaExecute (Example)
Usage example of the JavaExecute function
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
SOAPError (Function)
Returns the error of the last SOAP procedure that failed.
FTPSize (Example)
Usage example of the FTPSize function
<WDPic variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
BCCalculateControlCharacter (Function)
Returns the check code of a bar code.
PDFNumberOfPages (Function)
Returns the total number of pages found in a PDF file.
gpwFindUser (Function)
Retrieves the characteristics of a user of the user groupware.
gpwModifyUser (Function)
Modifies a user in the database of user groupware.
DomoSwitchOff (Function)
Switches off one or more electrical devices compatible with the X10 protocol.
CDList (Function)
Returns the list of CD/DVD players installed on the current computer....
<DiskFile variable>.Read (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
SysChangeEnvironment (Function)
Modifies the environment variables of the operating system found on the current computer.
KeyGetIdentifier (Function)
Retrieves the identifier that was used to generate an initial key.
AssistedInputOpen (Function)
Opens the list of values proposed by the assisted input for an edit control.
AssistedInputClose (Function)
Closes the list of values proposed by the assisted input for an edit control.
MongoGridFSDeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
SpreadsheetEndModification (Function)
Signals the end of grouping for a set of operations on a Spreadsheet control in a single event (management of "undo/redo")....