ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.
SysRecentDocList (Function)
Returns the list of recently opened documents.
SQLModify (Function)
Modifies the content of a row in the query result.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
RightIndent (Property)
The RightIndent property is used to get and change the space to the right of the text in a control.
zipExtractPath (Example)
Usage example of the zipExtractPath function
DocInsert (Function)
Inserts an object into a Word Processing document or replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Composite chart
A composite chart is a chart that displays several types of charts......
EnumControl (Function)
Returns the name of Nth control found in the specified element.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
ModbusWriteRegister (Function)
Writes one or more registers (16-bit values) to a Modbus slave, starting at a specific address.
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
LDAPDeleteAttribute (Function)
Deletes an attribute as well as its values.