ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
XML: Handling multi-gigabyte files
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Help editor options
The options of the help editor ("Display......
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
WidgetRunApp (Function)
Starts the application to which a widget belongs.
Screen,Input (External language)
Starts the input in the controls of a window.
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
<emailPOP3Session variable>.StartSession (Function)
Starts a POP3 session.
<Image variable>.DrawText (Function)
Draws a text in an Image variable.
<Image>.DrawText (Function)
Draws a text in an Image control.
<Image variable>.Rotation (Function)
Rotates an image in an Image variable.
OCRExtractText (Function)
Reads the text contained in an image.
OCRExtractTextBlock (Function)
Returns all the text blocks of an image.
<Chart>.DeleteAll (Function)
Erases a chart and destroys this chart.
Execute (Function)
Starts the execution of a process through programming.
CurrentWin (Function)
Identifies the window currently in edit.
ThreadExecute (Function)
Starts the execution of a secondary thread.