ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Source>.Read (Function)
Reads a record in a file according to a given record number.
<picLayer variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
MCIPause (Function)
Pauses playback of the media file previously opened (MCIOpen).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
<DiskFile variable>.Write (Function)
Writes: a character string to an external file. a memory section....
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
CodeEditorLoad (Function)
Loads a WLanguage code file in a Code Editor control.
SaaSAdminListClient (Function)
Lists the client accounts of SaaS web service database.
Replication vocabulary
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
<diagLibrary variable>.LoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
<Multimedia>.Stop (Function)
Stops playing a media file found in a Multimedia control.
InWidgetMode (Function)
Indicates whether the code is run in Android widget mode.
WLanguage procedure called by URISelect
WLanguage procedure ("callback") called by URISelect for the selected file.
<Image variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<WBAdminAuth variable>.ListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
How to develop a PHP site?
What is a PHP site?......
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
zipArchivedFile (Variable type)
The zipArchivedFile type is used to handle: a file contained in an archive corresponding to one of the following formats: ZIP, CAB, RAR, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ). a file to add into an archive....
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......