ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
INIRead (Example)
Usage example of the INIRead function
zipCreate (Example)
Usage example of the zipCreate function
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
Constants for managing Organizer controls
Constants for managing Organizer controls...
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
dModifyHue (Function)
Modifies the hue of an image found: in an Image control, in an Image variable....
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
<Image>.SaveGIF (Function)
Saves an image: in a file in GIF format. in memory....
MemSeek (Example)
Usage example of the MemSeek function
zipMerge (Example)
Usage example of the zipMerge function
<DiskFile variable>.Read (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....