ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Constants for managing tiles
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
Border of controls
One of the most important elements of control style is its border......
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
fAttribute (Function)
Returns or modifies the attributes of a file.
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
ControlClone (Function)
Creates a new control from an existing control.
WBAdminAuth (Type of variable)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used to remotely manage a WEBDEV Application Server.
NetworkConnect (Function)
Associates a drive with a shared network directory.
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......