ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages...
Set of procedures
The global procedures are grouped in set of procedures...
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code.
16. Types of code
Global procedure/function
A global procedure can be used in all the processes or events of the project.
Local procedure
Two types of procedures are available...
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
TextToRTF (Function)
Converts text to Rich Text Format.
zipMsgError (Example)
Usage example of the zipMsgError function
fChangeSize (Function)
Resizes an external file.
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
2. Projects in practice
Discover the main operations that can be performed on a project....
Error (Function)
Displays a custom error message in a system error window.
fCreate (Function)
Creates an external file.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
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.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site.
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.