ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

25. Performing a process on several successive pages
Performing a process on several successive pages...
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
Size (Property)
The Size property is used to determine and change the size of an element.
2. Static or dynamic site
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
The HTML control
The HTML control displays HTML pages or HTML code......
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
OpenMobileWindow (Function)
Opens a window in a mobile application.
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
7. Available controls in a window
WINDEV Mobile includes several types of controls...
gClickableLink (Function)
Adds a clickable link in a graphic string.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
InitialState (Property)
The InitialState property is used to get the initial state of a control.
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.