ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
ArrayDistinct (Function)
Returns an array without duplicates.
fMemExist (Function)
Checks the existence of a shared memory zone.
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
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
Defining a help window template
WINDEV allows you to create help window templates......
Various constants
List of various constants used by the constants WINDEV functions....
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Dictionary
The dictionary is a file that can contain the project elements......
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
17. TLS/SSL: Encrypting information on the Web
Events associated with a Spreadsheet control
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Label report
The report editor allows you to create "Label" reports......
OCRExtractText (Function)
Reads the text contained in an image.
WINDEV applications for Linux: Specific features
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).