ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Gantt Chart functions
The following WLanguage functions are used to manage the Gantt charts......
FinRedemption (Example)
Usage example of the FinRedemption function
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
SQLModify (Function)
Modifies the content of a row in the query result.
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
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
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
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).
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.
HTMLAfter (Property)
The HTMLAfter property is used to get and change the HTML code inserted after the control.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).