ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the users of an application installed in network
The management of users allows you to find out from the server......
ErrorThrow (Function)
Throw a non-fatal error.
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
MyParent (Reserved word)
MyParent is used to handle...
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
HDelete (Function)
Deletes a record from a data file (query or view).
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
GglUploadDocument (Function)
Uploads a document to the Google server.
TreeCollapse (Function)
Collapses a branch previously expanded.
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
NextTitle (Function)
Modifies the title of next window to open.
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
iFont (Function)
Selects the default font.
EXE constants
List of constants used by the functions for managing executables....
MatWrite (Function)
Writes an element into a matrix.
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
HState (Function)
Used to find out the state of a record.
Manager of automated tests
The test manager is used to......
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...