ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gpwAuthLogin (Function)
Allows you to connect to the User Groupware using authentication with an account such as Facebook, Google, Microsoft, etc.
Extended (Property)
The property Extended allows you to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
SendMessage (Function)
Sends a Windows message to a control or to a window.
FontCreate (Function)
Creates a font definition.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
WinChangeAlias (Function)
Modifies the alias of a window.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
ActiveXEvent (Function)
Associates a procedure written in WLanguage with an event of ActiveX control.
Large (Property)
The Large property allows you to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
TextWidth (Function)
Calculates the width (in pixels) of the text displayed in an edit control, in a Combo Box control or in a Static control.
TextHeight (Function)
Calculates the height (in pixels) of the text displayed in an edit control, in a Static control or in a Combo Box control.
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
CurrentDay( Function)
Returns the number of the current day in the current month.
DurationToString (Function)
Converts a duration to a character string in the specified format.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
ThreadExecute (Function)
Starts the execution of a secondary thread.
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
<Variable pdfDocument>PageExtract (Function)
Extracts a page from a PDF file in a variable of type Image.
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).