ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Logical operators
The logical operators are as follows......
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
SocketRead (Function)
Retrieves a message sent by another socket.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
The pages
Pages are the main interface of a WEBDEV site......
SocketExist (Function)
Checks the existence of socket.
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
11. Controls in practice
Discover the main characteristics of the controls...
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Describing an element
A flexible modeling includes different elements linked together......
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.