ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites...
Steps to develop an application
This diagram presents the different steps for developing an application with WINDEV...
"About" window
The "About" window is used to display and access various information about the current application...
"?" menu
WINDEV proposes a help menu adapted to your applications...
.NET application
To create a.NET application from a project...
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
FAA: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications...
WDInst: set directory for tables and User Groupware files
The setup editor WDInst ("Tools...
History of versions
The history of setup versions is an advanced feature of the network setup...
CurrentMonth (Function)
Returns the number of the current month.
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. from the list of contacts on the phone (Android, iPhone or iPad, Universal Windows)....
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
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......
Input (Function)
Displays a message allowing the user to type an information.
SaaS administrator
The SaaS administrator is a Web site used to configure and manage the SaaS sites deployed on a WEBDEV Application Server......
EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor).
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
WordToArray (Function)
Fills an array with the words from a string.
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
grCreate (Function)
Creates a specific type of chart.
WordCount (Function)
Returns the number of words in a string.
gpwAuthLogin (Function)
Allows you to connect to the User Groupware using authentication with an account such as Facebook, Google, Microsoft, etc.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
8. Binding controls to data
A window can display information from......
FirstDayOfYear (Function)
Returns the date of the first day of the year.
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....