ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
2. How to test a site?
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
Drawing constants
List of constants used by the drawing functions....
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
Size (Property)
The Size property is used to determine and change the size of an element.
sfProcessWorkItemRequest (Type of variable)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess...
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
LDAPRenameAttribute (Function)
Renames an attribute.
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Code snippets
The code editor allows you to enter "Code snippets"......
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
MaskTitleTime (Property)
The MaskTitleTime property is used to get or change the mask used for the title of time columns: in an Organizer control. in a Scheduler control. in a TimeLine control....
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
12. Pages in practice
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
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).