ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

8. Sharing a project in practice
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
HFSQL constants
List of constants used by the HFSQL functions....
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Scheduler control events
The following events associated with Scheduler controls:...
Speech synthesis in the mobile applications
The phones can talk!......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
gglMarker (Type of variable)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
Kanban control events
The following events are associated with Kanban controls......
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).