ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<picLayer variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type picLayer.
<Image variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type Image.
<Scanner variable>.ToImage (Function)
Retrieves a document from a scanner in a variable of type Image.
<WDPic variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type WDPic.
Warning 127: You are using a data source local to the process
CriticalSection (Type of variable)
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.
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
Italic (Property)
The Italic property is used to: Find out whether a Font variable is in italic type. Modify the italic attribute of a Font variable....
<picLayer variable>.Blur (Function)
Blurs the entire given area in a variable of type picLayer.
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
<Image variable>.Blur (Function)
Blurs the entire given area in a variable of type Image.
<Variable pdfDocument>PageExtract (Function)
Extracts a page from a PDF file in a variable of type Image.
SMSReset (Function)
Resets all variables of SMS structure.
mlResetWorkSpace (Function)
Deletes all the variables from the MATLAB session.
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax...
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.
mlListVariable (Function)
Lists the variables found in the MATLAB session.
<WDPic variable>.Blur (Function)
Blurs the entire given area in a variable of type WDPic (on the background layer).
Copying and cloning
Variables are copied using the "=" operator...
Diagram functions (prefix syntax)
Diagram functions (prefix syntax)...
1
2
3
4
5
6
212
>