ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handle_R (Property)
The Handle keyword gets and sets the handle of an element.
LeftMargin (Property)
The LeftMargin property sets the left margin of an element.
PageWidth (Property)
The PageWidth property gets and sets the width of a page.
PageHeight (Property)
The PageHeight property gets and sets the height of a page.
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
SQLLast (Function)
Sets the position on the last row of the query result.
Orientation (Property)
The Orientation property gets and sets the angle of an element.
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
PageNumber (Property)
The PageNumber property gets and sets a page number.
<Connection variable>.RSListConfig (Function)
Lists the replications available on a master HFSQL server.
<DiskFile variable>.Seek (Function)
Gets and sets current position in an external file.
fSeek (Function)
Gets and sets current position in an external file.
GanttListTask (Function)
Returns: the list of tasks between two given dates in a Gantt Chart column, all the tasks in a Gantt Chart column, a specific task (selected or hovered)....
<Gantt chart>.ListTask (Function)
Returns: the list of tasks between two given dates in a Gantt Chart column, all the tasks in a Gantt Chart column, a specific task (selected or hovered)....
5. User Groupware in practice
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
AIDetectModel (Function)
Runs a trained neural network model on an image. This function allows you to use artificial intelligence to detect objects in an image.
<Source>.Optimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
Welcome to Reports & Queries
Reports & Queries is used to......
<aiNeuralNetworkModel variable>.Detect (Function)
Runs a trained neural network model on an image. This function allows you to use artificial intelligence to detect objects in an image.
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
SQL view
An SQL view is a virtual data source defined by an SQL query......
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......