ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
<Connection variable>.RSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
ERR_DISCONNECTED_RELOG
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
Describe a WEBDEV style
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project......
7. Source Code Manager (SCM)
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
<Source>.Security (Function)
Enables or disables the automatic security mechanism on one or more data files.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
BitcoinCoreBlockCount( Function)
Returns the size of the blockchain known by the Bitcoin node (i.e. the number of blocks created since January 3, 2009). This makes it possible, for example, to calculate the approximate date of the next halving.
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
gpwNone (Function)
Returns the value of the word "NONE" according to the framework being used.
<Organizer>.Position (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Referring to an element in a WLanguage event / process