ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manipulating a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
End of break block
The End of break block is optional......
zipMsgError (Function)
Returns the message associated with an error code on an archive.
CriticalSection (Variable type)
CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application.
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
docElementFormula (Variable type)
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable.
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
Speech synthesis management functions
The following functions are used to manage speech synthesis...
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
.NET Assemblies
.NET is Microsoft's software development platform......
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
InServiceMode (Function)
Indicates whether the code is run in a service.
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.