ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

"About" window
The "About" window is used to display and access various information about the current application......
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
Code editor: Display options
The code editor proposes several display options......
InstantMessaging (Type of variable)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.).
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
iParameterPDF (Function)
Defines the options for the generated PDF file.
kbActionAllowed (Type of variable)
The kbActionAllowed type allows you to define which actions are available to the end user when handling cards in a Kanban control.
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
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......
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......