ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDReplic: Implementing a replication
Configuring a replication requires several steps......
WDSQL, SQL querier: Overview
WDSQL is used to......
TopIndent (Property)
The TopIndent property gets and sets the space at the top of the text (top margin) in a control.
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
4. HFSQL Classic
HFSQL Classic is the database format......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites......
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Connected devices: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
Phone management functions
List of functions for phone management...
WDTRAD options
Repositionable Note control properties
A Repositionable Note control can be handled in a window by the following WLanguage properties......
EventClose (Function)
Closes a synchronization event between several threads.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......