ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
TreeCollapse (Function)
Collapses a branch previously expanded.
PageAddress (Function)
Used to find out the Internet address of a page.
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
J2EERunXML (Function)
Runs a procedure on a server of J2EE XML Web services.
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
saasSubscription (Type of variable)
The saasSubscription type is used to define the advanced characteristics regarding the subscription of a SaaS client account to a pricing.
Handling an Upload control through programming
The Upload control is used to upload one or more files....
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
NumberAccessiblePages (Property)
The NumberAccessiblePages property is used to get the number of pages currently loaded in a PDF Reader or Word Processing control.
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
Programming custom calculations in Table controls
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
MySelf (Reserved word)
MySelf is used to handle the current control...