ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.Mode (Function)
Changes the mode and the method for locking data files.
Error 121: Shadowing a structure
gBackgroundGradient (Function)
Describes a display color in gradient mode.
LDAPMode (Function)
Modifies the operating mode of an LDAP session.
FullScreenDisable (Function)
Disables the "Full screen" mode of browser.
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
<Toolbar>.Position (Function)
Indicates the display mode of a Toolbar control.
KioskDisable (Function)
Disables kiosk mode for the current application.
<Source>.CheckStructure (Function)
Defines the mode for comparing data files.
ToolbarPosition (Function)
Indicates the display mode of a Toolbar control.
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
SOAPRun (Function)
Runs a procedure on a SOAP server.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
HSendMessageToClient (Function)
Displays a message on the client computers.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.