ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FinNetCurrentVal (Example)
Usage example of the FinNetCurrentVal function
MemCreate (Function)
Creates a memory area.
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
Download_constants
Utilisation dans la classe diagForme - Accès en Lecture + Ecriture - Type : Réel double...
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
HErrorLock (Function)
Used to check whether a lock error occurred.
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
HLogRestart (Function)
Restarts the logging process on a file.
Border of controls
One of the most important elements of control style is its border......
Creating the Relation windows of a WINDEV RAD pattern
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
HSubstDir (Example)
Usage example of the HSubstDir function
ImageFirst (Function)
Displays the first image for the scroll.
ImagePrevious (Function)
Displays the previous image for the scroll.
ImageNext (Function)
Displays the next image for the scroll.
ImageLast (Function)
Displays the last image for the scroll.
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
PVTListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control.
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......