ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OrganizerWorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
<Organizer>.WorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
Referring to an element in a WLanguage event / process
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
List of reserved words
TableInfoXY (Example)
Usage example of the TableInfoXY function
OCRExtractText (Function)
Reads the text contained in an image.
SocketClose (Function)
Closes a socket or a connection to a server socket.
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
GOTO statement
The GOTO statement is used to run a code identified by a given label...
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
XMLDocument (Function)
Creates a new XML document.
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.