ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
zipExist (Function)
Used to find out whether an archive exists.
fFileName (Function)
Returns the name of an external file that is currently opened.
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
TransparencyMode (Property)
The TransparencyMode property is used to get and change the transparency mode of an image.
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
SQLTransaction (Example)
Usage example of the SQLTransaction function
HDescribeItem (Example)
Usage example of the HDescribeItem function
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HPrevious (Function)
Positions on the previous file record according to a browse item.
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
Referring to an element in a WLanguage event / process
Events associated with Edit controls
WLanguage events associated with Edit controls...
ModbusWriteFloat (Function)
Writes one or more single-precision floats to a Modbus slave, starting at a specific address.