ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
NotificationDisplay (Function)
Displays a message outside the browser.
TwainSelectSource (Function)
Displays a standard dialog box used to list the different Twain devices available on the current computer.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
MenuSelectPlus (Function)
Enables a menu option (popup menu or drop-down menu).
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
Twain constants
List of constants used by the Twain functions....
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
grLegendFont (Function)
Modifies the font used for the chart legend.
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
ArrayMoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
EventClose (Function)
Closes a synchronization event between several threads.
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
ArrayMove (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
String functions
List of functions for managing character strings...
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
tapiCapability (Function)
Returns the characteristics of a telephony device.
fDriveReady (Example)
Usage example of the fDriveReady function
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).