ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
fOpen (Example)
Usage example of the fOpen function
iCloseReport (Function)
Stops printing the current report immediately.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
ChangeAction (Example)
Usage example of ChangeAction
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
TwainToPDF (Function)
Allows you to: save the document coming from the Twain device in a PDF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in PDF format (in a buffer)....
Using the query result
The result of a select query can be used in......
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
Guided tour management constants
Error 120: Redefinition of the structure
Error 105: Redefinition of the local variable
DynamicServingConfigure (Function)
Indicates the environment that will be used by the "Dynamic Serving" to choose the set of pages to display.
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
Types of Edit controls
RepeatString area: movements and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
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....