ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
zipCreate (Function)
Creates an archive.
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
HCross (Function)
Crosses a record in a data file.
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
10. Page templates
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
NetworkConnect (Function)
Associates a drive with a shared network directory.
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Library,Disk (External language)
Opens the project library that is stored on disk.
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging. an appointment from the calendar found on a mobile device (Android/iOS)....
CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....