ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
Compile (Example)
Usage example of the Compile function
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
Flexbox control description: General Tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
fWrite (Example)
Usage example of the fWrite function
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
zipOpenCAB (Example)
Usage example of the zipOpenCAB function
fWrite (Function)
Writes: a character string into an external file. a memory section....
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
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....
fExtractPath (Example)
Usage example of the fExtractPath function
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....