ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DiagramToImage (Function)
Exports a diagram to a variable of type Image.
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
MaVisiteGuidée
The Variable MyGuidedVisit allows handle the current guided tour. The variable Ma GuidedTour allows you to know the characteristics of the variable of type GuidedTour used.
ScanToImage (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.
ScanGet (Function)
Retrieves the characteristics of a scanner in a variable of type Scanner.
<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.
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.
<Variable pdfDocument>PageExtract (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.
Error 1033: The access directives are not allowed in a structure
mlResetWorkSpace (Function)
Deletes all the variables from the MATLAB session.
SMSReset (Function)
Resets all variables of SMS structure.
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.
1
2
3
4
5
6
213
>