ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLNext (Function)
Positions on the next row of the query result.
ImageInfoClose (Function)
Closes the image file (in JPEG or TIFF format) used by ImageInfoValue and/or ImageInfoList and frees the image from memory....
Screen,First (External language)
Indicates the name of the first editable control or the name of the next control that must be in edit.
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
Report based on a query
Queries are used to easily select records in one or more data files......
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
FinRedemption (Example)
Usage example of the FinRedemption function
SQLModify (Function)
Modifies the content of a row in the query result.
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
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......
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLLast (Function)
Sets the position on the last row of the query result.
zipExtractPath (Example)
Usage example of the zipExtractPath function
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
RightIndent (Property)
The RightIndent property is used to get and change the space to the right of the text in a control.
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
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.