ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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)....
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
memcachedConnection (Variable type)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
rssStream (Variable type)
The rssStream type is used to handle a RSS feed...
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
rssTextInput (Variable type)
The rssTextInput type is used to describe the input area of RSS feed...
14. Generation modes
Generation modes...
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
fMemOpen (Function)
Opens a memory zone shared between several applications.
Project Management Hub: New/Fixed incidents
To improve project monitoring, the Project Management Hub shows the evolution of new and fixed incidents over a given period of time, by one or multiple contributors......
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL tables.
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......