ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Sidebar control
The Sidebar control gives access to different options......
WINDEV 2024 Tutorial - Table of contents
SaaSIsConnected (Function)
Defines whether the connection to the SaaS web service is still established.
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
HRead (Function)
Reads a record in a file according to a given record number.
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
The different types of windows
The following types of windows can be created in a WINDEV application......
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
Operations performed on sequence diagrams
The following paragraphs explain......
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
grTitle (Function)
Modifies the caption and/or position of the chart title....
Handling controls in a report
The different operations available for the report controls are as follows......
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
fExeDir (Function)
Returns the directory from which the execution is started.
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
EventCreate (Function)
Creates an event.
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.