ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
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....
Control constants
List of constants used by the functions for managing controls...
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
Environment of code editor
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
Commands of the external interface
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
fLock (Function)
Entirely or partially locks an external file.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.