ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
Commands of the external interface
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
HMode (Function)
Changes the mode and the method for locking data files.
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
Programming the table cells
The Table controls can be handled......
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......