ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Principle for running threads
At runtime, an application runs in a main thread......
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
PageDisplay (Function)
Displays a web page in the user's browser....
2. Projects in practice
Discover the main operations that can be performed on a project....
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......